s3AgentFlashStatus
SYNOPTICS-COMMON-MIB ·
.1.3.6.1.4.1.45.1.2.4.14
Object
scalar mandatory
Enumeration
This indicates the operational status of the flash device of the agent. A fail(3) indicates that either the flash device configuration on board is not valid or the flash EEPROMs on the board have failed.
Context
- MIB
- SYNOPTICS-COMMON-MIB
- OID
.1.3.6.1.4.1.45.1.2.4.14- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- s3AgentHw
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 'SYNOPTICS-COMMON-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOPTICS-COMMON-MIB::s3AgentFlashStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYNOPTICS-COMMON-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYNOPTICS-COMMON-MIB::s3AgentFlashStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | ok |
3 | fail |