NBS-OPTIC-MIB

File: NBS-OPTIC-MIB.mib (6725 bytes)

Imported modules

SNMPv2-SMI IF-MIB NBS-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY OBJECT-IDENTITY
InterfaceIndex nbs

Defined Types

NbsOpticPortEntry  
SEQUENCE    
  nbsOpticPortNdx InterfaceIndex
  nbsOpticPortTxStatusAdmin INTEGER
  nbsOpticPortTxStatusOper INTEGER
  nbsOpticPortRxStatusAdmin INTEGER
  nbsOpticPortRxStatusOper INTEGER
  nbsOpticPortConnector INTEGER
  nbsOpticPortPolish INTEGER
  nbsOpticPortFiberMode INTEGER

Defined Values

nbsOpticMib 1.3.6.1.4.1.629.213
Information Base for common fiber optic features.
MODULE-IDENTITY    

nbsOpticPortGrp 1.3.6.1.4.1.629.213.1
For describing fiber optic ports.
Status: current Access: read-only
OBJECT-IDENTITY    

nbsOpticPortTableSize 1.3.6.1.4.1.629.213.1.1
The number of fiber optic ports in this system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsOpticPortTable 1.3.6.1.4.1.629.213.1.2
List of all fiber optic ports in this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsOpticPortEntry

nbsOpticPortEntry 1.3.6.1.4.1.629.213.1.2.1
A particular fiber optic port.
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsOpticPortEntry  

nbsOpticPortNdx 1.3.6.1.4.1.629.213.1.2.1.1
ifIndex-like unique id of this port.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

nbsOpticPortTxStatusAdmin 1.3.6.1.4.1.629.213.1.2.1.21
Persistent. This object is used to administratively disable or enable the Transmitter of this port. It is an alias to the nbsCmmcPortEnableAdmin object. If the transmitter cannot be disabled by user, this object is notSupported(1). If the user wishes to disable this transmitter, the user should set this to outOfService(2). This is equivalent to setting nbsCmmcPortEnableAdmin to disable(2). This action should cause the mib2 object ifAdminStatus to go down(2). If the user wishes to enable this transmitter, the user should set this to inService(3). If nothing else remains disabled, this should return the mib2 object ifAdminStatus to up(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), outOfService(2), inService(3)  

nbsOpticPortTxStatusOper 1.3.6.1.4.1.629.213.1.2.1.22
This object indicates whether this port's transmitter is currently enabled or disabled. It is an alias to the object nbsCmmcPortEnableOper. If the transmitter cannot be independently disabled, this object is notSupported(1). If the transmitter is currently disabled, this value will be outOfService(2). If the transmitter is currently enabled, this value will be inService(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), outOfService(2), inService(3)  

nbsOpticPortRxStatusAdmin 1.3.6.1.4.1.629.213.1.2.1.31
Persistent. This object is used to administratively disable or enable the receiver of this port. If the receiver cannot be selectively disabled by user, this object is notSupported(1). If the user wishes to disable this receiver, the user should set this to outOfService(2). This action should also set the mib2 object ifAdminStatus to down(2). If the user wishes to enable this receiver, the user should set this to inService(3). If nothing else remains disabled, this should return the mib2 object ifAdminStatus to up(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), outOfService(2), inService(3)  

nbsOpticPortRxStatusOper 1.3.6.1.4.1.629.213.1.2.1.32
This object indicates whether this port's receiver is currently enabled or disabled. If the receiver cannot be independently disabled, this object is notSupported(1). If the receiver is currently disabled, this value will be outOfService(2). If the receiver is currently enabled, this value will be inService(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), outOfService(2), inService(3)  

nbsOpticPortConnector 1.3.6.1.4.1.629.213.1.2.1.41
This object indicates the physical connector to the port. It is an alias to the object nbsCmmcPortConnector, and the list of connector types is enumerated there.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsOpticPortPolish 1.3.6.1.4.1.629.213.1.2.1.42
This object indicates the terminal polish.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), pc(2), upc(3), apc(4)  

nbsOpticPortFiberMode 1.3.6.1.4.1.629.213.1.2.1.51
This object indicates the modality of the fiber. It is an alias of nbsCmmcPortMedium
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), reserved2(2), reserved3(3), singleMode(4), multiMode(5)