NBS-REDUNDANCY-MIB

File: NBS-REDUNDANCY-MIB.mib (12615 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
NBS-CMMC-MIB NBS-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY OBJECT-IDENTITY
NOTIFICATION-TYPE RowStatus InterfaceIndex
nbsCmmcChassisIndex nbsCmmcSlotIndex nbsCmmcPortIndex
nbs

Defined Types

NbsRedundCfgEntry  
SEQUENCE    
  nbsRedundCfgNdx InterfaceIndex
  nbsRedundCfgPartnerNdxAdmin InterfaceIndex
  nbsRedundCfgPartnerNdxOper InterfaceIndex
  nbsRedundCfgStatusAdmin INTEGER
  nbsRedundCfgStatusOper INTEGER
  nbsRedundCfgPreferredAdmin INTEGER
  nbsRedundCfgStandbyTxAdmin INTEGER
  nbsRedundCfgStandbyTxToggle INTEGER
  nbsRedundCfgIfTypeAdmin INTEGER
  nbsRedundCfgIfTypeOper INTEGER
  nbsRedundCfgGroupNumberAdmin INTEGER
  nbsRedundCfgGroupNumberOper INTEGER

NbsRedundGroupCfgEntry  
SEQUENCE    
  nbsRedundGroupCfgNdx InterfaceIndex
  nbsRedundGroupCfgNumber INTEGER
  nbsRedundGroupCfgOper OCTET STRING
  nbsRedundGroupCfgModeAdmin INTEGER
  nbsRedundGroupCfgModeOper INTEGER
  nbsRedundGroupCfgYcableAdmin INTEGER
  nbsRedundGroupCfgYcableOper INTEGER
  nbsRedundGroupCfgRowStatus RowStatus

Defined Values

nbsRedundancyMib 1.3.6.1.4.1.629.221
Information Base for redundancy settings.
MODULE-IDENTITY    

nbsRedundCfgGrp 1.3.6.1.4.1.629.221.1
Redundancy settings
Status: current Access: read-only
OBJECT-IDENTITY    

nbsRedundEventGrp 1.3.6.1.4.1.629.221.100
Redundancy-related events
Status: current Access: read-only
OBJECT-IDENTITY    

nbsYcableTraps 1.3.6.1.4.1.629.221.100.0
Y-cable Traps or Notifications
Status: current Access: read-only
OBJECT-IDENTITY    

nbsRedundCfgTableSize 1.3.6.1.4.1.629.221.1.1
The number of entries in nbsRedundCfgTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsRedundCfgTable 1.3.6.1.4.1.629.221.1.2
This table lists all ports that can be redundant group members.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsRedundCfgEntry

nbsRedundCfgEntry 1.3.6.1.4.1.629.221.1.2.1
Redundancy status of a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsRedundCfgEntry  

nbsRedundCfgNdx 1.3.6.1.4.1.629.221.1.2.1.1
Unique index of a redundant port.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

nbsRedundCfgPartnerNdxAdmin 1.3.6.1.4.1.629.221.1.2.1.2
Administratively desired InterfaceIndex of the other port in this port's redundant pair.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

nbsRedundCfgPartnerNdxOper 1.3.6.1.4.1.629.221.1.2.1.3
Current operational InterfaceIndex of the other port in this port's redundant pair.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nbsRedundCfgStatusAdmin 1.3.6.1.4.1.629.221.1.2.1.10
Impulse. Used to trigger an immediate switchover. Equivalent (aliased) to nbsCmmcPortSelectLink.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), standby(2), active(3)  

nbsRedundCfgStatusOper 1.3.6.1.4.1.629.221.1.2.1.11
Actual redundancy status of this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), standby(2), active(3)  

nbsRedundCfgPreferredAdmin 1.3.6.1.4.1.629.221.1.2.1.20
Persistent. Used to optionally indicate one port in a redundant pair should always be active if it has ifOperStatus up(1). Equivalent/aliased to nbsCmmcPortPreferred. Setting one port to preferActive(3) forces its redundant partner to preferNot(2). Setting a port to preferNot(2) has no effect on its redundant partner.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), preferNot(2), preferActive(3)  

nbsRedundCfgStandbyTxAdmin 1.3.6.1.4.1.629.221.1.2.1.30
Persistent. Desired transmitter state for this port when it is in standby. Equivalent/aliased to nbsCmmcPortRedundantTxMode. If this cannot be selected by the user, this should be notSupported(1). For 1+1 redundancy, use standbyHot(3). For 1:1 redundancy, use standbyCold(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), standbyCold(2), standbyHot(3)  

nbsRedundCfgStandbyTxToggle 1.3.6.1.4.1.629.221.1.2.1.40
Persistent. Setting this to txToggle(3) allows a formerly active port that detects no signal to notify its remote partner that it is ready to transmit and connectivity is re-established between them. Enabling this feature may result in unnecessary switchovers and dropped traffic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), txOff(2), txToggle(3)  

nbsRedundCfgIfTypeAdmin 1.3.6.1.4.1.629.221.1.2.1.50
This port's administratively desired type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), access(2), trunk(3)  

nbsRedundCfgIfTypeOper 1.3.6.1.4.1.629.221.1.2.1.51
This port's current operational type
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), access(2), trunk(3)  

nbsRedundCfgGroupNumberAdmin 1.3.6.1.4.1.629.221.1.2.1.60
This port's administratively desired group.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

nbsRedundCfgGroupNumberOper 1.3.6.1.4.1.629.221.1.2.1.61
This port's current operational group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsRedundGroupCfgTableSize 1.3.6.1.4.1.629.221.1.3
The number of entries in nbsRedundGroupCfgTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsRedundGroupCfgTable 1.3.6.1.4.1.629.221.1.4
This table lists all ports in a redundant pair.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsRedundGroupCfgEntry

nbsRedundGroupCfgEntry 1.3.6.1.4.1.629.221.1.4.1
Redundancy status of a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsRedundGroupCfgEntry  

nbsRedundGroupCfgNdx 1.3.6.1.4.1.629.221.1.4.1.1
Unique index of a slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

nbsRedundGroupCfgNumber 1.3.6.1.4.1.629.221.1.4.1.2
Unique index of a slot's group number.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

nbsRedundGroupCfgOper 1.3.6.1.4.1.629.221.1.4.1.13
This bitmask indicates this group's current operational port membership. Bit 0 is reserved.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

nbsRedundGroupCfgModeAdmin 1.3.6.1.4.1.629.221.1.4.1.15
This group's administratively desired mode. For modeA, when a faulty condition occurs on one member, all the members in the group will take the same action concurrently. For modeB, only the faulty member will take action.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER notSupported(1), modeA(2), modeB(3)  

nbsRedundGroupCfgModeOper 1.3.6.1.4.1.629.221.1.4.1.16
This group's current operational mode
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), modeA(2), modeB(3)  

nbsRedundGroupCfgYcableAdmin 1.3.6.1.4.1.629.221.1.4.1.20
This object is used to enable and disable Y-Cable redundancy on a group.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER notSupported(1), disabled(2), enabled(3)  

nbsRedundGroupCfgYcableOper 1.3.6.1.4.1.629.221.1.4.1.21
This Ycable group's current operational status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), disabled(2), enabled(3)  

nbsRedundGroupCfgRowStatus 1.3.6.1.4.1.629.221.1.4.1.50
This table RowStatus object to create, modify and delete the rows
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

nbsYcableTrapsStatusChanged 1.3.6.1.4.1.629.221.100.0.10
Sent when the nbsRedundCfgStatusOper of a port changes. This Notification should be of Severity INFO.
Status: current Access: read-create
NOTIFICATION-TYPE