NMS-EPON-LLID-ONU-BIND

File: NMS-EPON-LLID-ONU-BIND.mib (9877 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
NMS-SMI SNMPv2-TC

Imported symbols

Counter IpAddress OBJECT-TYPE
DisplayString nmsEPONGroup TruthValue
RowStatus MacAddress

Defined Types

NMSEponLlidOnuBindEntry  
SEQUENCE    
  llidEponIfDiid INTEGER
  llidSequenceNo INTEGER
  onuMacAddressIndex MacAddress
  llidOnuBindDesc OCTET STRING
  llidOnuBindType INTEGER
  llidOnuBindStatus INTEGER
  llidOnuBindDistance INTEGER
  llidOnuBindRTT INTEGER

NmsEponllidCreateEntry  
SEQUENCE    
  llidEponIfDiid INTEGER
  llidSequenceNo INTEGER
  llidCreateRowStatus RowStatus
  llidBindOnuStatus INTEGER

NmsEponUnbindOnuMacAddrEntry  
SEQUENCE    
  llidEponIfDiid INTEGER
  onuMacAddr MacAddress

Defined Values

nmsEponLlidOnuBind 1.3.6.1.4.1.3320.101.11
OBJECT IDENTIFIER    

nmseponllidonubindTable 1.3.6.1.4.1.3320.101.11.1
A list of epon ONU and LLID vs ONU binding table entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponLlidOnuBindEntry

nmsEponLlidOnuBindEntry 1.3.6.1.4.1.3320.101.11.1.1
A collection of additional objects in the epon ONU and LLID vs ONU binding table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponLlidOnuBindEntry  

llidEponIfDiid 1.3.6.1.4.1.3320.101.11.1.1.1
EPON port DIID that LLID belongs to.
Status: mandatory Access: read-create
OBJECT-TYPE    
  INTEGER  

llidSequenceNo 1.3.6.1.4.1.3320.101.11.1.1.2
LLID sequence number.
Status: mandatory Access: read-create
OBJECT-TYPE    
  INTEGER  

onuMacAddressIndex 1.3.6.1.4.1.3320.101.11.1.1.3
ONU MAC address, that is unique id for ONU.
Status: mandatory Access: read-create
OBJECT-TYPE    
  MacAddress  

llidOnuBindDesc 1.3.6.1.4.1.3320.101.11.1.1.4
LLID & ONU binding description.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

llidOnuBindType 1.3.6.1.4.1.3320.101.11.1.1.5
LLID & ONU binding type,0-static, 1-dynamic.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER static(0), dynamic(1)  

llidOnuBindStatus 1.3.6.1.4.1.3320.101.11.1.1.6
LLID & ONU binding status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER authenticated(0), registered(1), deregistered(2), discovered(3), lost(4), auto-configured(5), unknow(255)  

llidOnuBindDistance 1.3.6.1.4.1.3320.101.11.1.1.7
LLID & ONU binding Distance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

llidOnuBindRTT 1.3.6.1.4.1.3320.101.11.1.1.8
LLID & ONU binding round-trip time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsEponllidCreateTable 1.3.6.1.4.1.3320.101.11.2
A list of creating LLID port without binding ONU.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NmsEponllidCreateEntry

nmsEponllidCreateEntry 1.3.6.1.4.1.3320.101.11.2.1
A collection of creating LLID port without binding ONU.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NmsEponllidCreateEntry  

llidEponIfDiid 1.3.6.1.4.1.3320.101.11.2.1.1
EPON port DIID that LLID belongs to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

llidSequenceNo 1.3.6.1.4.1.3320.101.11.2.1.2
LLID sequence number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

llidCreateRowStatus 1.3.6.1.4.1.3320.101.11.2.1.3
A set value for creating LLID port without binding ONU alone.
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus  

llidBindOnuStatus 1.3.6.1.4.1.3320.101.11.2.1.4
LLID port binding onu status. binded(1),unbinded(2)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER binded(1), unbinded(2)  

nmsEponUnbindOnuMacAddrTable 1.3.6.1.4.1.3320.101.11.3
A list of unbinding ONU on particular PON port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NmsEponUnbindOnuMacAddrEntry

nmsEponUnbindOnuMacAddrEntry 1.3.6.1.4.1.3320.101.11.3.1
A collection of unbinding ONU on particular PON port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NmsEponUnbindOnuMacAddrEntry  

llidEponIfDiid 1.3.6.1.4.1.3320.101.11.3.1.1
EPON port DIID that LLID belongs to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuMacAddr 1.3.6.1.4.1.3320.101.11.3.1.2
Unbing ONU MAC address of particular PON port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER