wfPgmState
Wellfleet-PGM-MIB ·
.1.3.6.1.4.1.18.3.5.28.1.3
Object
scalar mandatory
Enumeration
The current state of the entire PGM.
Context
- MIB
- Wellfleet-PGM-MIB
- OID
.1.3.6.1.4.1.18.3.5.28.1.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- wfPgm
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 'Wellfleet-PGM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-PGM-MIB::wfPgmState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Wellfleet-PGM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Wellfleet-PGM-MIB::wfPgmState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | init |
4 | notpres |