ctspL3IPMStatus

CISCO-TRUSTSEC-POLICY-MIB · .1.3.6.1.4.1.9.9.713.1.6.2.1.1

Object

column Enumeration
This object indicates the Layer 3 Identity Port Mapping(IPM) 
operational mode.
              
disabled    - The L3 IPM is not configured. 
active      - The L3 IPM is configured for this interface, and
             SGT is available.
inactive    - The L3 IPM is configured for this interface, and
             SGT is unavailable.

Context

MIB
CISCO-TRUSTSEC-POLICY-MIB
OID
.1.3.6.1.4.1.9.9.713.1.6.2.1.1
Type
column
Access
readonly
Status
current
Parent
ctspIfSgtMappingInfoEntry
Groups
1

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 'CISCO-TRUSTSEC-POLICY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-POLICY-MIB::ctspL3IPMStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TRUSTSEC-POLICY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-POLICY-MIB::ctspL3IPMStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TRUSTSEC-POLICY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TRUSTSEC-POLICY-MIB::ctspL3IPMStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2active
3inactive

Conformance