mrStackPOSTSelect
CISCO-FASTHUB-MIB ·
.1.3.6.1.4.1.9.2.11.1.1.4
Object
scalar mandatory
r/w
Enumeration
normal(1), -- standard length test
abbreviated(2) -- shortened test
This object configures the type of Supervisor Power On
Self Test FastHub will run upon power up. The normal(1)
setting runs the lengthy and complete version of the
self test. The abbreviated(2) setting shortens some of
the RAM tests to reduce the start up time.
Context
- MIB
- CISCO-FASTHUB-MIB
- OID
.1.3.6.1.4.1.9.2.11.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- mrStack
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FASTHUB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FASTHUB-MIB::mrStackPOSTSelect.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FASTHUB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FASTHUB-MIB::mrStackPOSTSelect'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | abbreviated |