ZHONE-SHELF-MONITOR-MIB

File: ZHONE-SHELF-MONITOR-MIB.mib (47398 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Zhone Zhone-TC

Imported symbols

OBJECT-GROUP NOTIFICATION-GROUP Integer32
Gauge32 OBJECT-TYPE MODULE-IDENTITY
OBJECT-IDENTITY NOTIFICATION-TYPE TimeStamp
TruthValue zhoneShelf zhoneShelfIndex
zhoneSlotIndex zhoneModules ZhoneAdminString
ZhoneCardType ZhoneCardLineType

Defined Types

ShelfDataEntry  
SEQUENCE    
  shelfMfgCLEICode ZhoneAdminString
  shelfMonitorSerialNumber ZhoneAdminString
  shelfMonitorRevisionCode ZhoneAdminString
  shelfBkplaneSerialNumber ZhoneAdminString
  shelfBkplaneRevisionCode ZhoneAdminString
  shelfFanTraySerialNumber ZhoneAdminString
  shelfFanTrayRevisionCode ZhoneAdminString
  shelfSlotCount Integer32
  shelfFeatureBits OCTET STRING
  shelfFanTrayType ZhoneCardType
  shelfIOAlarmBoardPresent TruthValue

ShelfStatusEntry  
SEQUENCE    
  shelfAPowerStatus INTEGER
  shelfBPowerStatus INTEGER
  shelfTemperatureStatus INTEGER
  shelfFanTrayStatus INTEGER
  shelfAlarmContactsStatus BITS
  shelfCardStatus OCTET STRING
  shelfLedStatus BITS
  shelfAdminResets Gauge32
  shelfFaultResets Gauge32
  shelfPowerResets Gauge32
  shelfCPowerStatus INTEGER
  shelfDPowerStatus INTEGER
  shelfBatteryAVoltage ZhoneAdminString
  shelfBatteryBVoltage ZhoneAdminString
  shelfChassisReturnVoltage ZhoneAdminString

ShelfFanEntry  
SEQUENCE    
  shelfFanIndex Integer32
  shelfFanSpeed Integer32
  shelfFanLocation ZhoneAdminString
  shelfFanLowSpeedThreshold Integer32

ShelfTemperatureEntry  
SEQUENCE    
  shelfTemperatureIndex Integer32
  shelfTemperature Integer32
  shelfTemperatureLocation ZhoneAdminString
  shelfTemperatureHighThreshold Integer32
  shelfTemperatureLowThreshold Integer32

ShelfCardEntry  
SEQUENCE    
  cardType ZhoneCardType
  cardSubType ZhoneCardType
  cardLineType ZhoneCardLineType
  cardVersion ZhoneAdminString
  cardEepromVersion ZhoneAdminString
  cardSerialNumber ZhoneAdminString
  cardCLEICode ZhoneAdminString
  cardFeatureBits OCTET STRING
  cardState INTEGER
  cardAdminResets Gauge32
  cardFaultResets Gauge32
  cardReboot TruthValue

Defined Values

zhoneShelfMonitorModule 1.3.6.1.4.1.5504.6.7
Contains the elements that are monitored on a per shelf basis in the PLS.
MODULE-IDENTITY    

shelfDataTable 1.3.6.1.4.1.5504.3.2.1
A table of shelf information and status for each shelf in a PLS system. The table includes revision level, general shelf status, and enviromental monitoring. The maximum number of shelves in a system is 255. Shelf 0 is an invalid entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ShelfDataEntry

shelfDataEntry 1.3.6.1.4.1.5504.3.2.1.1
An entry per shelf in a PLS system. The entries are indexed by zhoneShelfIndex or the shelf number which has a value of 1 to 255. Shelf 0 is not valid. zhoneShelfIndex is a column in the zhoneShelfSlotTable, defined in the zhone MIB (Zhone.mib). An Entry in the table is automatically created when a new shelf is added to a PLS and detected by the operating software of the system
Status: current Access: not-accessible
OBJECT-TYPE    
  ShelfDataEntry  

shelfMfgCLEICode 1.3.6.1.4.1.5504.3.2.1.1.1
CLEI (Common Language Equipment Identifier) code of the shelf assembly as stored in the EEPROM of the unit if defined otherwise the value will be set to NULL (0-length string) by the shelf monitor card. Note: CLEI codes for individual assemblies of the shelf such as monitor card or backplane assembly are not supported.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

shelfMonitorSerialNumber 1.3.6.1.4.1.5504.3.2.1.1.2
The manufacturing serial number for the shelf monitor card of this shelf assembly.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

shelfMonitorRevisionCode 1.3.6.1.4.1.5504.3.2.1.1.3
Manufacturing hardware revision code for the shelf monitoring card of this shelf assembly
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

shelfBkplaneSerialNumber 1.3.6.1.4.1.5504.3.2.1.1.4
The manufacturing serial number of the backplane in this shelf assembly.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

shelfBkplaneRevisionCode 1.3.6.1.4.1.5504.3.2.1.1.5
The manufacturing hardware revision code for the back- plane in this shelf assembly.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

shelfFanTraySerialNumber 1.3.6.1.4.1.5504.3.2.1.1.6
The manufacturing serial number for the fan tray assembly in this shelf assembly.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

shelfFanTrayRevisionCode 1.3.6.1.4.1.5504.3.2.1.1.7
The hardware revision code for the fan tray assembly in this shelf assembly.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

shelfSlotCount 1.3.6.1.4.1.5504.3.2.1.1.8
The number of slots in this shelf
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

shelfFeatureBits 1.3.6.1.4.1.5504.3.2.1.1.9
A string of 8 octets indicating the setting of the feature BITS.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

shelfFanTrayType 1.3.6.1.4.1.5504.3.2.1.1.10
Description.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneCardType  

shelfIOAlarmBoardPresent 1.3.6.1.4.1.5504.3.2.1.1.11
Indicates that MXK I/O Alarm Board hardware is present and supported. Not used in systems other than MXK.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

shelfStatusTable 1.3.6.1.4.1.5504.3.2.2
environmental status table - this table contains the environmental monitoring data for each shelf in a PLS.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ShelfStatusEntry

shelfStatusEntry 1.3.6.1.4.1.5504.3.2.2.1
This table augments the shelfDataTable. Each entry in the table contains the status of the environmental monitoring sensors on the shelf monitor card.
Status: current Access: not-accessible
OBJECT-TYPE    
  ShelfStatusEntry  

shelfAPowerStatus 1.3.6.1.4.1.5504.3.2.2.1.1
Status of the A power to the shelf. On systems with multiple power sources, this entry represents the AC power-supply status. On systems with line-power, this entry represents the status of power-line 1. The status of the power is indicated as follows: powerOk: the shelf is receiving a normal (in-range) voltage. powerNotOk: the shelf is not receiving voltage or the voltage is outside of the usable range. A trap is generated with the loss of A power.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER powerOk(1), powerNotOk(2)  

shelfBPowerStatus 1.3.6.1.4.1.5504.3.2.2.1.2
Status of the B power to the shelf. On systems with multiple power sources, this entry represents the -48 Volt DC power-supply status. On systems with line-power, this entry represents the status of power-line 2. The status of the power is indicated as follows: powerOk: the shelf is receiving a normal (in-range) voltage. powerNotOk: the shelf is not receiving voltage or the voltage is outside of the usable range. A trap is generated with the loss of A power.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER powerOk(1), powerNotOk(2)  

shelfTemperatureStatus 1.3.6.1.4.1.5504.3.2.2.1.3
Outlet or exhaust air temperature as status. A trap is generated if temperature leaves the normal opertioning range.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), aboveNormal(2), belowNormal(3)  

shelfFanTrayStatus 1.3.6.1.4.1.5504.3.2.2.1.4
The operational status of the shelf fan tray assembly as follows: Operational: the fan tray is fully operational with all fans running. notOperational: the fan tray assembly has failed. A high severity trap is generated when the status is set to notOperational.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER operational(1), partiallyOperational(2), notOperational(3)  

shelfAlarmContactsStatus 1.3.6.1.4.1.5504.3.2.2.1.5
A BIT field of two (2) BITs indicating larm status of the dry contact alarm on the chassis/shelf: A value of zero(0) is returned in each BIT if the contact is open A value of one(1) is returned if the contack is closed
Status: current Access: read-only
OBJECT-TYPE    
  BITS contactAlarm0(0), contactAlarm1(1), contactAlarm2(2), contactAlarm3(3)  

shelfCardStatus 1.3.6.1.4.1.5504.3.2.2.1.6
A string of octets, with one octet per card slot on the shelf assembly. The string of octets indicates the status of each slot in sequence with the first octet describing first slot. The encoding of each octet is as follows: 1: card is booting from eeprom 2: card is performing post tests 3: card is loading code from code loader 4: card is configuing 5: card is running 6: card is blocked from booting 7: card is dumping fatal data 8: card is in faulted 9: card is reseting 10: slot is empty 11: slot is not provisioned 12: card is disabled 13: card is powered down 14: card is powered up 15: card is uplink with active traffic 16: card is uplink without active traffic
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

shelfLedStatus 1.3.6.1.4.1.5504.3.2.2.1.7
A BIT field of six(6) BITs indicating the status of the LEDs on the chassis bezel. A value of zero(0) is returned in each BIT if the LED is off, a value of one(1) is returned if the LED is lit.
Status: current Access: read-only
OBJECT-TYPE    
  BITS battAPower(0), battBPower(1), fanAlarm(2), minorAlarm(3), majorAlarm(4), criticalAlarm(5)  

shelfAdminResets 1.3.6.1.4.1.5504.3.2.2.1.8
Count of the number of administration resets to a shelf such as systemreboot.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

shelfFaultResets 1.3.6.1.4.1.5504.3.2.2.1.9
Count of the number of shelf resets due to faults.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

shelfPowerResets 1.3.6.1.4.1.5504.3.2.2.1.10
Count of the number of shelf resets due to power failure or power cycle.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

shelfCPowerStatus 1.3.6.1.4.1.5504.3.2.2.1.11
Status of the C power to the shelf. On systems with multiple power sources, this entry represents the line-power power-supply status. On systems with line-power, this entry represents the status of power-line 3. The status of the power is indicated as follows: powerOk: the shelf is receiving a normal (in-range) voltage. powerNotOk: the shelf is not receiving voltage or the voltage is outside of the usable range. A trap is generated with the loss of A power.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER powerOk(1), powerNotOk(2)  

shelfDPowerStatus 1.3.6.1.4.1.5504.3.2.2.1.12
Status of the D power to the shelf. On systems with line-power, this entry represents the status of power-line 4. The status of the power is indicated as follows: powerOk: the shelf is receiving a normal (in-range) voltage. powerNotOk: the shelf is not receiving voltage or the voltage is outside of the usable range. A trap is generated with the loss of A power.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER powerOk(1), powerNotOk(2)  

shelfBatteryAVoltage 1.3.6.1.4.1.5504.3.2.2.1.13
Battery A voltage measurement.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

shelfBatteryBVoltage 1.3.6.1.4.1.5504.3.2.2.1.14
Battery B voltage measurement.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

shelfChassisReturnVoltage 1.3.6.1.4.1.5504.3.2.2.1.15
Chassis return voltage.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

shelfFanTable 1.3.6.1.4.1.5504.3.2.3
A table of information about the fans on the shelf. Currently a BAN has 8 fans and a MALC has 3 fans.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ShelfFanEntry

shelfFanEntry 1.3.6.1.4.1.5504.3.2.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  ShelfFanEntry  

shelfFanIndex 1.3.6.1.4.1.5504.3.2.3.1.1
An index into the fan table. It is index from 1..Number of fans with no missing indicies.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..100  

shelfFanSpeed 1.3.6.1.4.1.5504.3.2.3.1.2
Fan speed of the fan in RPM
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

shelfFanLocation 1.3.6.1.4.1.5504.3.2.3.1.3
Description of the location of the fan in the fan tray
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

shelfFanLowSpeedThreshold 1.3.6.1.4.1.5504.3.2.3.1.4
The lower speed allowed for a fan before it is considered failed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

shelfTemperatureTable 1.3.6.1.4.1.5504.3.2.4
A table of information about the temperature sensors in the shelf.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ShelfTemperatureEntry

shelfTemperatureEntry 1.3.6.1.4.1.5504.3.2.4.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  ShelfTemperatureEntry  

shelfTemperatureIndex 1.3.6.1.4.1.5504.3.2.4.1.1
An index into the temperature table. It is index 1..Number of temperature sensors with no missing indicies.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..100  

shelfTemperature 1.3.6.1.4.1.5504.3.2.4.1.2
The temperature of a shelf at this position.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

shelfTemperatureLocation 1.3.6.1.4.1.5504.3.2.4.1.3
The location of the this temperature sensors.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

shelfTemperatureHighThreshold 1.3.6.1.4.1.5504.3.2.4.1.4
The upper temperature when an alarm will be sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

shelfTemperatureLowThreshold 1.3.6.1.4.1.5504.3.2.4.1.5
The lower temperature that an alarm will be sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

shelfCardTable 1.3.6.1.4.1.5504.3.2.5
A table of card information for each shelf in a PLS system. The includes different counts of resets for each card and the card type for each slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ShelfCardEntry

shelfCardEntry 1.3.6.1.4.1.5504.3.2.5.1
An entry per slot and shelf in a PLS system. The entries are indexed by zhoneShelfIndex/zhoneSlotIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  ShelfCardEntry  

cardType 1.3.6.1.4.1.5504.3.2.5.1.1
The card type for the card in this slot.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneCardType  

cardSubType 1.3.6.1.4.1.5504.3.2.5.1.2
The card sub type for this slot
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneCardType  

cardLineType 1.3.6.1.4.1.5504.3.2.5.1.3
The card line type for this slot. This is only valid if the slot is provisioned.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneCardLineType  

cardVersion 1.3.6.1.4.1.5504.3.2.5.1.4
The card version for the card in this slot.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

cardEepromVersion 1.3.6.1.4.1.5504.3.2.5.1.5
The eeprom version for the card in this slot.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

cardSerialNumber 1.3.6.1.4.1.5504.3.2.5.1.6
The serial number for the card in this slot.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

cardCLEICode 1.3.6.1.4.1.5504.3.2.5.1.7
CLEI (Common Language Equipment Identifier) code of the shelf assembly as stored in the EEPROM of the unit if defined otherwise the value will be set to NULL (0-length string) by the shelf monitor card.
Status: current Access: read-only
OBJECT-TYPE    
  ZhoneAdminString  

cardFeatureBits 1.3.6.1.4.1.5504.3.2.5.1.8
A string of 8 octets indicating the setting of the feature BITS.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

cardState 1.3.6.1.4.1.5504.3.2.5.1.9
The card state for the card in this slot. cardStateBooting card is booting from eeprom cardStatePost card is performing post tests cardStateLoading card is loading code from code loader cardStateConfiguring card is configuing cardStateRunning card is running cardStateResetHold card is blocked from booting cardStateDumping cardStateFault card is in faulted cardStateReset card is reseting cardNotPresent card is not present in slot cardNotProvisioned card in slot is not provisioned
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cardStateNone(0), cardStateBooting(1), cardStatePost(2), cardStateLoading(3), cardStateConfiguring(4), cardStateRunning(5), cardStateResetHold(6), cardStateDumping(7), cardStateFault(8), cardStateReset(9), cardNotPresent(10), cardNotProvisioned(11)  

cardAdminResets 1.3.6.1.4.1.5504.3.2.5.1.10
Count of the number of administration resets to this card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cardFaultResets 1.3.6.1.4.1.5504.3.2.5.1.11
Count of number of fault resets to this card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cardReboot 1.3.6.1.4.1.5504.3.2.5.1.12
When set to true, this card will be rebooted. Error cases: (a) If the card is not present, a set results in an INCONSISTENT_VALUE error. (b) An attempt to set to false results in a WRONG_VALUE error. All gets will return a value of false. This is supported only on systems with a supervisory bus, such as BAN & MALC.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

zhoneShelfStatus 1.3.6.1.4.1.5504.3.2.7
This variable is set by the ShelfMonitor when the shelf state changes.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER leftOutletTempOverLimit(1), leftOutletTempNormal(2), rightOutletTempOverLimit(3), rightOutletTempNormal(4), powerSupplyAFailure(5), powerSupplyAOK(6), powerSupplyBFailure(7), powerSupplyBOK(8), fanSpeedError(9), shelfControllerFault(10), tempOverLimit(11), tempUnderLimit(12), tempNormal(13), fanPowerSupplyAFailure(14), fanPowerSupplyAOK(15), fanPowerSupplyBFailure(16), fanPowerSupplyBOK(17), fanTrayAdded(18), fanTrayRemoved(19), fanSpeedOK(20), fanAFailure(21), fanAOK(22), fanBFailure(23), fanBOK(24), fanPowerSupplyCFailure(25), fanPowerSupplyCOK(26), fanPowerSupplyDFailure(27), fanPowerSupplyDOK(28), shelfControllerCleared(29), fanCFailure(30), fanCOK(31), fanDFailure(32), fanDOK(33), fanEFailure(34), fanEOK(35)  

zhoneCardStatus 1.3.6.1.4.1.5504.3.2.8
This variable is set by the ShelfMonitor whenever the card state changes.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cardRemoved(1), cardAdded(2), cardTimeoutError(3), cardFaultError(4), cardReset(5), cardRunning(6)  

zhoneShelfStatusLastChange 1.3.6.1.4.1.5504.3.2.10
The time the shelf status changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

zhoneCardStatusLastChange 1.3.6.1.4.1.5504.3.2.11
The time the card status last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

zhoneTrapShelfMonitorV2Traps 1.3.6.1.4.1.5504.3.2.12
ShelfMonitor Trap.
Status: current Access: read-only
OBJECT-IDENTITY    

zhoneTrapShelfMonitorGroup 1.3.6.1.4.1.5504.3.2.12.1
Description.
Status: current Access: read-only
NOTIFICATION-GROUP    

zhoneTrapShelfStatusChange 1.3.6.1.4.1.5504.3.2.12.2
Shelf status reported by the ShelfMonitor.
Status: current Access: read-only
NOTIFICATION-TYPE    

zhoneTrapCardStatusChange 1.3.6.1.4.1.5504.3.2.12.3
Card status reported by the ShelfMonitor.
Status: current Access: read-only
NOTIFICATION-TYPE    

zhoneTrapCardVersionCheck 1.3.6.1.4.1.5504.3.2.12.4
When the cardVersion of a card is incompatible with that of active InfoServ card, this trap is generated. Currently, this is only supported on BAN platform and its card versions are described as follows: The revision number of the newer 40 Mhz cards is in the range of 'BA' to 'CV'. Older card version either does not display in this format or the revision number is not in this range. For example, for a card with cardVersion '840-29496-72-CR', the revision number is 'CR' and is a new 40 Mhz card.
Status: current Access: read-only
NOTIFICATION-TYPE    

zhoneTrapFlashCardStatusChange 1.3.6.1.4.1.5504.3.2.12.5
This Trap reports the FlashCard status change for the InfoServ slots flash cards within BAN shelf.
Status: current Access: read-only
NOTIFICATION-TYPE    

zhoneTrapCardToBkplaneStatusChange 1.3.6.1.4.1.5504.3.2.12.6
Mxk line card link to backplane status.
Status: current Access: read-only
NOTIFICATION-TYPE    

zhoneShelfStatusGroup 1.3.6.1.4.1.5504.3.2.13
These objects are used to identify the status change of the trap.
Status: current Access: read-only
OBJECT-GROUP    

zhoneStatusLastChangeGroup 1.3.6.1.4.1.5504.3.2.14
Description.
Status: current Access: read-only
OBJECT-GROUP    

zhoneCardStatusGroup 1.3.6.1.4.1.5504.3.2.15
Description.
Status: current Access: read-only
OBJECT-GROUP    

zhoneFlashCardStatusChange 1.3.6.1.4.1.5504.3.2.16
The FlashCardStatus reports the status of the flash card ports on the InfoServe cards within BAN shelf. 1 : FlashCard Port 1 is Installed 2 : FlashCard Port 1 is Removed 3 : FlashCard Port 2 is Installed 4 : FlashCard Port 2 is Removed
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER flashCardPort1Installed(1), flashCardPort1Removed(2), flashCardPort2Installed(3), flashCardPort2Removed(4)  

zhoneCardLinkToBkplaneStatus 1.3.6.1.4.1.5504.3.2.17
Mxk linecard Link To Backplane status.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER cardToBkpLinkNotPresent(1), cardToBkpLinkPresent(2)