rcIpsecInterfacePolicyIfEnabled

RC-IPSEC-MIB · .1.3.6.1.4.1.2272.1.213.3.1.3

Object

This object denotes whether IPSec is
enabled on that interface or not.
 The value for this attribute is set 
 when Ipsec is enabled on the interface 
 and admin state of the policy is in 
 enabled state.

Context

MIB
RC-IPSEC-MIB
OID
.1.3.6.1.4.1.2272.1.213.3.1.3
Type
column
Access
readonly
Status
current
Parent
rcIpsecInterfacePolicyEntry

Walk 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 'RC-IPSEC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IPSEC-MIB::rcIpsecInterfacePolicyIfEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-IPSEC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IPSEC-MIB::rcIpsecInterfacePolicyIfEnabled.<rcIpsecInterfacePolicyName>.<rcIpsecInterfacePolicyIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-IPSEC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-IPSEC-MIB::rcIpsecInterfacePolicyIfEnabled'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false