eSWActiveImageBank
ASANTE-SWITCH-MIB ·
.1.3.6.1.4.1.298.1.5.1.1.1.10
Object
scalar mandatory
r/w
Enumeration
The image bank from which runtime code will be loaded at next boot. If the value is set to other(1) the agent will boot from the default bank, i.e. Bank1(2).
Context
- MIB
- ASANTE-SWITCH-MIB
- OID
.1.3.6.1.4.1.298.1.5.1.1.1.10- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- eSWAgentSW
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 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-SWITCH-MIB::eSWActiveImageBank.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASANTE-SWITCH-MIB::eSWActiveImageBank'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | bank1 |
3 | bank2 |