ipsecPeerStatOperStatus
FEC-IPSEC-MIB ·
.0.28.1.20
Object
column Enumeration
Peer operational state.
Context
- MIB
- FEC-IPSEC-MIB
- OID
.0.28.1.20- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipsecPeerStatEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-IPSEC-MIB::ipsecPeerStatOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-IPSEC-MIB::ipsecPeerStatOperStatus.<ipsecPeerStatIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-IPSEC-MIB::ipsecPeerStatOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
5 | dormant |
6 | blocked |
33 | awaiting-callback |
35 | ip-lookup |
36 | going-up |
37 | wait-if |
38 | wait-publish |
39 | wait-localip |
40 | going-up-trans |