tmnxIPsecGWOperFlags
TIMETRA-IPSEC-MIB ·
.1.3.6.1.4.1.6527.3.1.2.48.19.1.14
Object
column Bits
The value of tmnxIPsecGWOperFlags indicates the reason why the gateway is operationally down.
Context
- MIB
- TIMETRA-IPSEC-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.48.19.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxIPsecGWEntry
- Groups
- 3
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 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecGWOperFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxIPsecGWOperFlags.<svcId>.<sapPortId>.<sapEncapValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-IPSEC-MIB::tmnxIPsecGWOperFlags'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | localIpUnreachable |
1 | gatewayAdminDown |
2 | x509CertUnavailable |
3 | privateKeyUnavailable |
4 | caCertUnavailable |
5 | caCRLUnavailable |
6 | trustAnchorsDown |
7 | certProfileDown |
8 | invalidCertKeyCombo |
9 | ikeNotReady |