jnxIpSecSaMonState
JUNIPER-IPSEC-FLOW-MON-MIB ·
.1.3.6.1.4.1.2636.3.52.1.2.3.1.14
Object
column Enumeration
This column represents the status of the security association represented by this table entry. If the status of the SA is 'active', the SA is ready for active use. The status 'expiring' represents any of the various states that the security association transitions through before being purged.
Context
- MIB
- JUNIPER-IPSEC-FLOW-MON-MIB
- OID
.1.3.6.1.4.1.2636.3.52.1.2.3.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxIpSecSaMonEntry
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 'JUNIPER-IPSEC-FLOW-MON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-IPSEC-FLOW-MON-MIB::jnxIpSecSaMonState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-IPSEC-FLOW-MON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-IPSEC-FLOW-MON-MIB::jnxIpSecSaMonState.<jnxIpSecTunMonRemoteGwAddrType>.<jnxIpSecTunMonRemoteGwAddr>.<jnxIpSecTunMonIndex>.<jnxIpSecSaMonIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-IPSEC-FLOW-MON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-IPSEC-FLOW-MON-MIB::jnxIpSecSaMonState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | active |
2 | expiring |