NE-MIB

File: NE-MIB.mib (4309 bytes)

Imported modules

RING-MIB RFC1155-SMI SNMPv2-SMI
CORIOLIS-MIB

Imported symbols

phyRingSlotNo phyRingPortNo logRingVPortNo
IpAddress OBJECT-TYPE MODULE-IDENTITY
ne

Defined Types

CfgNeEntry  
SEQUENCE    
  cfgNeIPAddr IpAddress
  cfgNePriMacAddr OCTET STRING
  cfgNeSecMacAddr OCTET STRING
  cfgNeSpareMacAddr OCTET STRING

NeReachEntry  
SEQUENCE    
  neReachIpAddr IpAddress

Defined Values

neMIB 2.2
The MIB module for network elements as configured by Gateway Network Element
MODULE-IDENTITY    

cfgNeTable 2.1
A table that contains information about the network elements configuration as configured by Gateway network element.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CfgNeEntry

cfgNeEntry 2.1.1
Configuration information about a network element as configured by gateway network element
Status: current Access: not-accessible
OBJECT-TYPE    
  CfgNeEntry  

cfgNeIPAddr 2.1.1.1
The IP address of NE as configured by GNE
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

cfgNePriMacAddr 2.1.1.2
The MAC address of primary management module on network element
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

cfgNeSecMacAddr 2.1.1.3
The MAC address of secondary management module on network element
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

cfgNeSpareMacAddr 2.1.1.4
The MAC address of spare management module on network element. It is useful when swapping management modules on network element.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

neReachTable 2.3
A table that lists rings to the reachable network elements.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NeReachEntry

neReachEntry 2.3.1
Lists a ring to reachable network element.
Status: current Access: not-accessible
OBJECT-TYPE    
  NeReachEntry  

neReachIpAddr 2.3.1.1
The IP address of a reachable NE.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress