backupPresent
LENOVO-GbTOR-G8052-RS-MIB ·
.1.3.6.1.4.1.26543.2.7.7.12.3.3.2.5
Object
scalar Enumeration
Flag to indicate if backup switch is present. - absent - the backup switch is configured but it is not present(reboot or absent), - present - the backup switch is configured and present, - operational - the backup switch is configured but master failoveri has occured, - notset - the backup switch is not configured.
Context
- MIB
- LENOVO-GbTOR-G8052-RS-MIB
- OID
.1.3.6.1.4.1.26543.2.7.7.12.3.3.2.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- backupInfo
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 'LENOVO-GbTOR-G8052-RS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8052-RS-MIB::backupPresent.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8052-RS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8052-RS-MIB::backupPresent'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.