JUNIPER-MAC-MIB

File: JUNIPER-MAC-MIB.mib (4970 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
JUNIPER-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
Unsigned32 TEXTUAL-CONVENTION MacAddress
ifIndex jnxMibs

Defined Types

JnxVlanIndex  
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 global scope within a given bridged domain (see VlanId textual convention). If the value is greater than 4095 then it represents a VLAN with scope local to the particular agent, i.e. one without a global VLAN-ID assigned to it. Such VLANs are outside the scope of IEEE 802.1Q but it is convenient to be able to manage them in the same way using this MIB.
TEXTUAL-CONVENTION    
  Unsigned32  

JnxMacStatsEntry  
SEQUENCE    
  jnxVlanIndex JnxVlanIndex
  jnxSourceMacAddress MacAddress
  jnxMacHCInOctets Counter64
  jnxMacHCInFrames Counter64
  jnxMacHCOutOctets Counter64
  jnxMacHCOutFrames Counter64

Defined Values

jnxMac 1.3.6.1.4.1.2636.3.23
This is Juniper Networks' implementation of enterprise specific MIB for Ethernet Mac Stats
MODULE-IDENTITY    

jnxMacStats 1.3.6.1.4.1.2636.3.23.1
OBJECT IDENTIFIER    

jnxMacStatsTable 1.3.6.1.4.1.2636.3.23.1.1
a list of MacStats entry for GE ethernet interfaces
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxMacStatsEntry

jnxMacStatsEntry 1.3.6.1.4.1.2636.3.23.1.1.1
An entry containing statistics information applicable to a particular GE ethernet interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxMacStatsEntry  

jnxVlanIndex 1.3.6.1.4.1.2636.3.23.1.1.1.1
The VLAN ID refering to this VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxVlanIndex  

jnxSourceMacAddress 1.3.6.1.4.1.2636.3.23.1.1.1.2
The Source MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

jnxMacHCInOctets 1.3.6.1.4.1.2636.3.23.1.1.1.3
The number of total octets received in this VLAN/MAC Address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxMacHCInFrames 1.3.6.1.4.1.2636.3.23.1.1.1.4
The number of total frames received in this VLAN/MAC Address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxMacHCOutOctets 1.3.6.1.4.1.2636.3.23.1.1.1.5
The number of total octets transmitted in this VLAN/MAC Address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxMacHCOutFrames 1.3.6.1.4.1.2636.3.23.1.1.1.6
The number of total frames transmitted in this VLAN/MAC Address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64