smStackingModeInfo
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.24
Object
column mandatory
OctetString
A string containing a text description about the details of which functions are protected for a switch module when it is in Stacking Mode as Master or Member. The possible functions protected by switch modules are IP configuration, External Port Access, External Management all over ports and Restore to defaults.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.24- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- smPowerRestartEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::smStackingModeInfo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::smStackingModeInfo.<smPowerRestartIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::smStackingModeInfo'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.