bootFlag
SWITCH-CHASSIS-MIB ·
.1.3.6.1.4.1.207.8.9.1.1.4.1
Object
scalar deprecated
r/w
Enumeration
Boot flags to define the startup parameters
Context
- MIB
- SWITCH-CHASSIS-MIB
- OID
.1.3.6.1.4.1.207.8.9.1.1.4.1- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- sysConfigParams
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 'SWITCH-CHASSIS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-CHASSIS-MIB::bootFlag.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-CHASSIS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-CHASSIS-MIB::bootFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | bootSystem |
1 | skipPost |
2 | runMonitor |
4 | useBackupBoot |
8 | loopPost |
16 | bootLoader |
32 | bootNetwork |
48 | bootDiag |
64 | networkEth0 |
128 | networkEth1 |
192 | networkCom0 |