RBN-CARDMON-MIB

File: RBN-CARDMON-MIB.mib (22397 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMP-FRAMEWORK-MIB
SNMPv2-TC RBN-TC RBN-ALARM-TC
RBN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Gauge32 Unsigned32 MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP SnmpAdminString
DateAndTime RbnSlot RbnAlarmType
RbnAlarmProbableCause RbnAlarmPerceivedSeverity RbnAlarmId
RbnAlarmServiceAffecting rbnMgmt

Defined Types

RbnCardAlarmActiveEntry  
SEQUENCE    
  rbnCardAlarmSlot RbnSlot
  rbnCardAlarmActiveIndex Unsigned32
  rbnCardAlarmId RbnAlarmId
  rbnCardAlarmType RbnAlarmType
  rbnCardAlarmDateAndTime DateAndTime
  rbnCardAlarmDescription SnmpAdminString
  rbnCardAlarmProbableCause RbnAlarmProbableCause
  rbnCardAlarmSeverity RbnAlarmPerceivedSeverity
  rbnCardAlarmServiceAffecting RbnAlarmServiceAffecting

RbnCardStatsEntry  
SEQUENCE    
  rbnCardStatsSlot RbnSlot
  rbnCardStatsTotalCircuits Gauge32
  rbnCardStatsUpCircuits Gauge32
  rbnCardStatsDownCircuits Gauge32
  rbnCardStatsUnboundCircuits Gauge32
  rbnCardStatsNoBindCircuits Gauge32
  rbnCardStatsBindTotalCircuits Gauge32
  rbnCardStatsBindIfCircuits Gauge32
  rbnCardStatsBindAuthCircuits Gauge32
  rbnCardStatsBindSubCircuits Gauge32
  rbnCardStatsAtmCircuits Gauge32
  rbnCardStatsEthCircuits Gauge32
  rbnCardStatsPppCircuits Gauge32
  rbnCardStatsPppoeCircuits Gauge32
  rbnCardStatsDot1qCircuits Gauge32
  rbnCardStatsFrCircuits Gauge32
  rbnCardStatsChdlcCircuits Gauge32
  rbnCardStatsGreCircuits Gauge32
  rbnCardStatsMplsCircuits Gauge32
  rbnCardStatsClipsCircuits Gauge32
  rbnCardStatsVplsCircuits Gauge32
  rbnCardStatsIpipCircuits Gauge32
  rbnCardStatsIpv6v4ManualCircuits Gauge32
  rbnCardStatsIpv6v4AutoCircuits Gauge32

Defined Values

rbnCardMonMIB 1.3.6.1.4.1.2352.2.31
The MIB used to manage the Controller, I/O and System Card Monitor functionality on network devices.
MODULE-IDENTITY    

rbnCardMonMIBNotifications 1.3.6.1.4.1.2352.2.31.0
OBJECT IDENTIFIER    

rbnCardMonMIBObjects 1.3.6.1.4.1.2352.2.31.1
OBJECT IDENTIFIER    

rbnCardMonMIBConformance 1.3.6.1.4.1.2352.2.31.2
OBJECT IDENTIFIER    

rbnCardAlarmActiveTable 1.3.6.1.4.1.2352.2.31.1.1
This table contains the card alarms currently active on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnCardAlarmActiveEntry

rbnCardAlarmActiveEntry 1.3.6.1.4.1.2352.2.31.1.1.1
Entries appear in this table when alarms are raised. They are removed when the alarms are cleared.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnCardAlarmActiveEntry  

rbnCardAlarmSlot 1.3.6.1.4.1.2352.2.31.1.1.1.1
The chassis slot number in which the card is present.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnSlot  

rbnCardAlarmActiveIndex 1.3.6.1.4.1.2352.2.31.1.1.1.2
A monotonically increasing integer index. It wraps back to 1 after it reaches its maximum value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

rbnCardAlarmId 1.3.6.1.4.1.2352.2.31.1.1.1.3
An identifier for the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  RbnAlarmId  

rbnCardAlarmType 1.3.6.1.4.1.2352.2.31.1.1.1.4
The type of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  RbnAlarmType  

rbnCardAlarmDateAndTime 1.3.6.1.4.1.2352.2.31.1.1.1.5
The local date and time when the alarm was raised
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

rbnCardAlarmDescription 1.3.6.1.4.1.2352.2.31.1.1.1.6
A text string which conveys additional information about the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

rbnCardAlarmProbableCause 1.3.6.1.4.1.2352.2.31.1.1.1.7
The probable cause for this alarm.
Status: current Access: read-only
OBJECT-TYPE    
  RbnAlarmProbableCause  

rbnCardAlarmSeverity 1.3.6.1.4.1.2352.2.31.1.1.1.8
The perceived severity of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  RbnAlarmPerceivedSeverity  

rbnCardAlarmServiceAffecting 1.3.6.1.4.1.2352.2.31.1.1.1.9
Indicates whether the alarm is perceived to be service impacting.
Status: current Access: read-only
OBJECT-TYPE    
  RbnAlarmServiceAffecting  

rbnCardStatsTable 1.3.6.1.4.1.2352.2.31.1.2
This table contains per card statistics for traffic cards. This table also provides an entry for the card that contains the ethernet management port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnCardStatsEntry

rbnCardStatsEntry 1.3.6.1.4.1.2352.2.31.1.2.1
A table providing per card statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnCardStatsEntry  

rbnCardStatsSlot 1.3.6.1.4.1.2352.2.31.1.2.1.1
The chassis slot number in which the card is present.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnSlot  

rbnCardStatsTotalCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.2
The count of all circuits configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsUpCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.3
The count of circuits in an up state configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsDownCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.4
The count of circuits in a down state configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsUnboundCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.5
The count of circuits not bound to an interface that are configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsNoBindCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.6
The count of circuits configured on the card that are not bound to an interface and are not subscriber or clips circuits.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsBindTotalCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.7
The count of all circuits bound to an interface that are configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsBindIfCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.8
The count of circuits configured on the card that are bound to an interface and are not subscriber circuits.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsBindAuthCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.9
The count of subscriber and clips bind authentication circuits configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsBindSubCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.10
The count of bind subscriber, including clips, and bind auto-subscriber circuits configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsAtmCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.11
The count of atm circuits configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsEthCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.12
The count of ethernet circuits configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsPppCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.13
The count of ppp circuits configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsPppoeCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.14
The count of pppoe circuits configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsDot1qCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.15
The count of dot1q circuits configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsFrCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.16
The count of frame relay circuits configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsChdlcCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.17
The count of chdlc circuits configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsGreCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.18
The count of gre circuits configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsMplsCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.19
The count of mpls circuits configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsClipsCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.20
The count of clips circuits configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsVplsCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.21
The count of vpls circuits configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsIpipCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.22
The count of IP-in-IP tunnel circuits configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsIpv6v4ManualCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.23
The count of IPv6v4-manual tunnel circuits configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardStatsIpv6v4AutoCircuits 1.3.6.1.4.1.2352.2.31.1.2.1.24
The count of IPv6v4-auto tunnel circuits configured on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rbnCardAlarm 1.3.6.1.4.1.2352.2.31.0.1
An rbnCardAlarm notification signifies that an alarm has been raised/cleared on a controller, system or i/o card.
Status: current Access: read-only
NOTIFICATION-TYPE    

rbnCardMonMIBGroups 1.3.6.1.4.1.2352.2.31.2.1
OBJECT IDENTIFIER    

rbnCardMonMIBCompliances 1.3.6.1.4.1.2352.2.31.2.2
OBJECT IDENTIFIER    

rbnCardMonMIBObjectGroup 1.3.6.1.4.1.2352.2.31.2.1.1
A collection of objects providing card monitor information.
Status: current Access: read-only
OBJECT-GROUP    

rbnCardMonMIBObjectGroup2 1.3.6.1.4.1.2352.2.31.2.1.4
A collection of objects providing card monitor information.
Status: current Access: read-only
OBJECT-GROUP    

rbnCardMonMIBNotificationGroup 1.3.6.1.4.1.2352.2.31.2.1.2
A collection of notifications providing card monitor information.
Status: current Access: read-only
NOTIFICATION-GROUP    

rbnCardStatsMIBObjectGroup 1.3.6.1.4.1.2352.2.31.2.1.3
A group of objects providing card statistics.
Status: current Access: read-only
OBJECT-GROUP    

rbnCardStatsMIBObjectGroup2 1.3.6.1.4.1.2352.2.31.2.1.5
A group of objects providing card statistics.
Status: current Access: read-only
OBJECT-GROUP    

rbnCardMonMIBCompliance 1.3.6.1.4.1.2352.2.31.2.2.1
The compliance statement for the Card Monitor MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

rbnCardMonMIBCompliance2 1.3.6.1.4.1.2352.2.31.2.2.2
The compliance statement for the Card Monitor MIB, including card statistics.
Status: current Access: read-only
MODULE-COMPLIANCE    

rbnCardMonMIBCompliance3 1.3.6.1.4.1.2352.2.31.2.2.3
The compliance statement for the Card Monitor MIB, including card statistics.
Status: current Access: read-only
MODULE-COMPLIANCE    

rbnCardMonMIBCompliance4 1.3.6.1.4.1.2352.2.31.2.2.4
The compliance statement for the Card Monitor MIB, including card statistics.
Status: current Access: read-only
MODULE-COMPLIANCE