sysConfigFunctionBootState
BINTEC-BOOTTAGS-MIB ·
.0.9.1.6
Object
scalar r/w
Enumeration
This variable configures how the initial value of sysStatFunctionState is determined: last : use value out of NVRAM on : set to on off : set of off.
Context
- MIB
- BINTEC-BOOTTAGS-MIB
- OID
.0.9.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sysConfigAdmin
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 'BINTEC-BOOTTAGS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-BOOTTAGS-MIB::sysConfigFunctionBootState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-BOOTTAGS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-BOOTTAGS-MIB::sysConfigFunctionBootState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | last |
2 | on |
3 | off |