CISCO-STACKMAKER-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-STACKMAKER-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).
|
|||
Object Name | OID | Type | Access | Info |
ciscoStackMakerMIB | 1.3.6.1.4.1.9.9.59 |
The MIB module for Cisco Systems' StackMaker. |
||
ciscoStackMakerMIBObjects | 1.3.6.1.4.1.9.9.59.1 | |||
ciscoStackMakerConf | 1.3.6.1.4.1.9.9.59.1.1 | |||
csmStackName | 1.3.6.1.4.1.9.9.59.1.1.1 | displaystring | read-write |
A descriptive string used by the network administrator one stack at any given time. If this entry is empty, the device is not a member of a stack. Changing the value of this object will move the device to a different stack. If the value is cleared, the device is no longer a member of any stack. |
csmClearStackTable | 1.3.6.1.4.1.9.9.59.1.1.2 | integer | read-write |
This object is used to clear the csmStackTable with a single SNMP operation. The application will clear the table and re-write the table to accommodate new or modified table entries. Setting this object to noClearTable has no effect. The agent will always return the value of noClearTable when this object is read. Enumeration: 'noClearTable': 2, 'clearTable': 1. |
csmStackTable | 1.3.6.1.4.1.9.9.59.1.1.3 | no-access |
The table of IP addresses for the devices which are members of the stack. Individual entries can be added to the table to add devices in the stack either through SNMP Set operations or through the device's command line interface. However, the agent need not support deletion of individual entries, since the table is first cleared before any modifications are made, using the csmClearStackTable object. The agent will return the error badValue if an SNMP Set operation is attempted on an existing row. It is the responsibility of the network administrator to ensure that a device does not belong to more than one stack and to maintain referential integrity across devices. A device will take no action upon the information stored in this table other than to guarantee its persistence over device reboots. |
|
1.3.6.1.4.1.9.9.59.1.1.3.1 | no-access |
An entry for each device which is member of the stack. |
||
csmStackIndex | 1.3.6.1.4.1.9.9.59.1.1.3.1.1 | integer | no-access |
Index in the StackMaker table. Entries should be consecutive since updating this table is made by first clearing the table and reconfiguring it. |
csmStackIpAddress | 1.3.6.1.4.1.9.9.59.1.1.3.1.2 | ipaddress | read-only |
IP Address of a stack member. |
ciscoStackMakerMIBConformance | 1.3.6.1.4.1.9.9.59.3 | |||
ciscoStackMakerMIBCompliances | 1.3.6.1.4.1.9.9.59.3.1 | |||
ciscoStackMakerMIBCompliance | 1.3.6.1.4.1.9.9.59.3.1.1 |
The compliance statement for Cisco Systems entities which implement the StackMaker model. Every Cisco stackable device must implement the StackMaker MIB. |
||
ciscoStackMakerMIBGroups | 1.3.6.1.4.1.9.9.59.3.2 | |||
ciscoStackMakerBasicGroup | 1.3.6.1.4.1.9.9.59.3.2.1 |
A collection of objects providing identification for a Cisco Systems' entity which implements the StackMaker MIB. |