moduleAdditionalStatus
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.3.1.1.28
Object
column Bits
The additional status of the module.
fruInstalled(0) indicates that whether or not
FRU is installed on the module.
powerDenied(1) indicates that whether phones
connected to the ports of this module are
denied of power.
faulty(2) indicates hardware faulty.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.3.1.1.28- Type
- column
- Access
- readonly
- Status
- current
- Parent
- moduleEntry
- Groups
- 1
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 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::moduleAdditionalStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::moduleAdditionalStatus.<moduleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::moduleAdditionalStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | fruInstalled |
1 | powerDenied |
2 | faulty |
Conformance
Member of