OCCAM-SHELF-MIB: View SNMP OID List / Download MIB

VENDOR: OCCAM NETWORKS


 Home MIB: OCCAM-SHELF-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 occamShelfMib 1.3.6.1.4.1.6066.2.1.3.3
The mib module to describe a shelf.
     shelfMibObjects 1.3.6.1.4.1.6066.2.1.3.3.1
         cardIpAddress 1.3.6.1.4.1.6066.2.1.3.3.1.1 ipaddress read-only
This object contains the Ip Address of the card.
         cardShelfIndex 1.3.6.1.4.1.6066.2.1.3.3.1.2 shelfindexvalue read-only
This object contains the Shelf Index of the card.
         cardSlotIndex 1.3.6.1.4.1.6066.2.1.3.3.1.3 shelfslotindexvalue read-only
This object contains the slot index of the card within the shelf.
         cardShelfSlots 1.3.6.1.4.1.6066.2.1.3.3.1.4 slotsinshelfvalue read-only
Indicates the number of slots in the shelf this card is inserted into.
         cardRole 1.3.6.1.4.1.6066.2.1.3.3.1.5 cardrolevalue read-only
Indicates the card shelf role.
         shelfControllerPeerIpAddress 1.3.6.1.4.1.6066.2.1.3.3.1.6 ipaddress read-only
This object contains the Ip Address of this shelf controller's peer.
         shelfControllerPeerFoundStatus 1.3.6.1.4.1.6066.2.1.3.3.1.7 shelfcontrollerpeerfoundstatusvalue read-only
This object indicates if a shelf controller peer has been found.
         shelfControllerRole 1.3.6.1.4.1.6066.2.1.3.3.1.8 shelfcontrollerrolevalue read-only
Indicates the role of the shelf controller.
         shelfControllerRedundancyState 1.3.6.1.4.1.6066.2.1.3.3.1.9 shelfcontrollerredundancystatevalue read-only
Indicates the redundancy state of the shelf controller.
         shelfClusterIpAddress 1.3.6.1.4.1.6066.2.1.3.3.1.10 ipaddress read-only
This object contains the cluster Ip Address of the shelf.
         shelfRedundancyStatus 1.3.6.1.4.1.6066.2.1.3.3.1.11 shelfredundancystatusvalue read-only
Indicates the redundancy status of the shelf.
         blcConfigChangeString 1.3.6.1.4.1.6066.2.1.3.3.1.12 displaystring read-only
Indicates area(s) of a config change on a BLC.
         shelfSlotTable 1.3.6.1.4.1.6066.2.1.3.3.1.13 no-access
A table of information about the BLC cards configured in a shelf system and managed by a shelf controller. The number of entries depends on how blades are configured in the shelf.
               shelfSlotEntry 1.3.6.1.4.1.6066.2.1.3.3.1.13.1 no-access
An entry in the ShelfSlotTable. A row in this table cannot be created or deleted by SNMP operations on columns of the table.
                   shelfSlotIndex 1.3.6.1.4.1.6066.2.1.3.3.1.13.1.1 shelfslotindexvalue read-only
The index of this slot in the shelf.
                   shelfCardIpAddress 1.3.6.1.4.1.6066.2.1.3.3.1.13.1.2 ipaddress read-only
The ip address of this card in the shelf.
                   shelfCardPresenceStatus 1.3.6.1.4.1.6066.2.1.3.3.1.13.1.3 cardpresencestatusvalue read-only
Indicates if a card is inserted in this slot.
                   shelfCardOperationalStatus 1.3.6.1.4.1.6066.2.1.3.3.1.13.1.4 cardoperationalstatusvalue read-only
Indicates if the card is inserted in this slot is operational.
                   shelfSlotRowStatus 1.3.6.1.4.1.6066.2.1.3.3.1.13.1.5 validvalue read-only
Indicates if this row of the card table is valid.
         resyncTrigger 1.3.6.1.4.1.6066.2.1.3.3.1.14 timeticks read-write
A read of this object will trigger a resync of past notifications to all hosts. A write of a timetick to this object will trigger a resync of past notifications newer than this timetick only to the requesting host. NOTE: The resync'd notifications will have an extra varbind attached that indicates that this is a resync notification. The extra varbind also gives a count of which notification out of the total notifications is being sent. The format for the extra varbind is: :
         resyncTriggerAll 1.3.6.1.4.1.6066.2.1.3.3.1.15 timeticks read-write
A read of this object will trigger a resync of all past notifications to the requesting host. A write of a timetick to this object will trigger a resync of all past notifications newer than this timetick to the requesting host. NOTE: The resync'd notifications will have an extra varbind attached that indicates that this is a resync notification. The extra varbind also gives a count of which notification out of the total notifications is being sent. The format for the extra varbind is: :
         resyncActiveAlarms 1.3.6.1.4.1.6066.2.1.3.3.1.16 displaystring read-write
A read of this value will return a dummy value. A write of this object(any value) will send the active alarms to the requesting host. NOTE: The resync'd notifications will have an extra varbind attached that indicates that this is a resync notification. The extra varbind also gives a count of which notification out of the total notifications is being sent. The format for the extra varbind is: :
         resyncEvents 1.3.6.1.4.1.6066.2.1.3.3.1.17 displaystring read-write
A read of this value will return a dummy value. A write of this object will send events to the requesting host. The format of the variable is the following: 0 will resync all the stored events (a 100 of them). x will resync all the events with a sequence number superior to the host x_y will resync all the events between x and y. NOTE: The resync'd notifications will have an extra varbind attached that indicates that this is a resync notification. The extra varbind also gives A count of which notification out of the total notifications is being sent. The format for the extra varbind is: :
     shelfMibTraps 1.3.6.1.4.1.6066.2.1.3.3.2
         cardPresenceNotification 1.3.6.1.4.1.6066.2.1.3.3.2.1
This trap is sent when the card presence status changes.
         cardOperationalNotification 1.3.6.1.4.1.6066.2.1.3.3.2.2
This trap is sent when the card operational status changes.
         shelfControllerFailoverNotification 1.3.6.1.4.1.6066.2.1.3.3.2.3
This trap is sent when a shelf failover occurs.
         shelfControllerForcedFailoverNotification 1.3.6.1.4.1.6066.2.1.3.3.2.4
This trap is sent when a forced shelf failover occurs.
         peerFoundNotification 1.3.6.1.4.1.6066.2.1.3.3.2.5
This trap is sent when the peerFound status changes.
         configChangedNotification 1.3.6.1.4.1.6066.2.1.3.3.2.6
This trap is sent when a copy running to startup occurs.
         shelfRedundancyChangeNotification 1.3.6.1.4.1.6066.2.1.3.3.2.7
This trap is sent when the shelf redundancy status changes.