MIB Viewer

JUNIPER-MAC-MIB

11 objects
This is Juniper Networks' implementation of enterprise specific MIB for Ethernet Mac Stats
Imported Objects
OIDNameAccessStatusDescription
1.3.6.1.4.1.2636.3.23IdentityjnxMacThis is Juniper Networks' implementation of enterprise specific MIB for Ethernet Mac Stats
1.3.6.1.4.1.2636.3.23.1NodejnxMacStats
1.3.6.1.4.1.2636.3.23.1.1TablejnxMacStatsTablenot-accessiblecurrenta list of MacStats entry for GE ethernet interfaces
1.3.6.1.4.1.2636.3.23.1.1.1RowjnxMacStatsEntrynot-accessiblecurrentAn entry containing statistics information applicable to a particular GE ethernet interfaces.
1.3.6.1.4.1.2636.3.23.1.1.1.1ColumnjnxVlanIndexnot-accessiblecurrentThe VLAN ID refering to this VLAN.
1.3.6.1.4.1.2636.3.23.1.1.1.2ColumnjnxSourceMacAddressnot-accessiblecurrentThe Source MAC address.
1.3.6.1.4.1.2636.3.23.1.1.1.3ColumnjnxMacHCInOctetsread-onlycurrentThe number of total octets received in this VLAN/MAC Address.
1.3.6.1.4.1.2636.3.23.1.1.1.4ColumnjnxMacHCInFramesread-onlycurrentThe number of total frames received in this VLAN/MAC Address.
1.3.6.1.4.1.2636.3.23.1.1.1.5ColumnjnxMacHCOutOctetsread-onlycurrentThe number of total octets transmitted in this VLAN/MAC Address.
1.3.6.1.4.1.2636.3.23.1.1.1.6ColumnjnxMacHCOutFramesread-onlycurrentThe number of total frames transmitted in this VLAN/MAC Address.
Type Definitions
NameSyntaxStatusDescription
JnxVlanIndexUnsigned32currentA 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…