JUNIPER-MAC-MIB
11 objects
This is Juniper Networks' implementation of enterprise specific MIB for Ethernet Mac Stats
Imported Objects
| IF-MIB | ifIndex |
| JUNIPER-SMI | jnxMibs |
| SNMPv2-SMI | Counter64 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | MacAddress TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2636.3.23 | IdentityjnxMac | This is Juniper Networks' implementation of enterprise specific MIB for Ethernet Mac Stats | ||
| 1.3.6.1.4.1.2636.3.23.1 | NodejnxMacStats | |||
| 1.3.6.1.4.1.2636.3.23.1.1 | TablejnxMacStatsTable | not-accessible | current | a list of MacStats entry for GE ethernet interfaces |
| 1.3.6.1.4.1.2636.3.23.1.1.1 | RowjnxMacStatsEntry | not-accessible | current | An entry containing statistics information applicable to a particular GE ethernet interfaces. |
| 1.3.6.1.4.1.2636.3.23.1.1.1.1 | ColumnjnxVlanIndex | not-accessible | current | The VLAN ID refering to this VLAN. |
| 1.3.6.1.4.1.2636.3.23.1.1.1.2 | ColumnjnxSourceMacAddress | not-accessible | current | The Source MAC address. |
| 1.3.6.1.4.1.2636.3.23.1.1.1.3 | ColumnjnxMacHCInOctets | read-only | current | The number of total octets received in this VLAN/MAC Address. |
| 1.3.6.1.4.1.2636.3.23.1.1.1.4 | ColumnjnxMacHCInFrames | read-only | current | The number of total frames received in this VLAN/MAC Address. |
| 1.3.6.1.4.1.2636.3.23.1.1.1.5 | ColumnjnxMacHCOutOctets | read-only | current | The number of total octets transmitted in this VLAN/MAC Address. |
| 1.3.6.1.4.1.2636.3.23.1.1.1.6 | ColumnjnxMacHCOutFrames | read-only | current | The number of total frames transmitted in this VLAN/MAC Address. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| JnxVlanIndex | Unsigned32 | current | A value used to index per-VLAN tables. A values of 0 is not permitted. The value of 4095 is reserved for untagged interfaces; if the value is between 1 and 4094 inclusive, it represents an IEEE 802.1Q VLAN-ID with globa… |