ctspLayer3PolicyIpTrafficType

CISCO-TRUSTSEC-POLICY-MIB · .1.3.6.1.4.1.9.9.713.1.3.1.1.1

Object

column Enumeration
This object indicates the type of the IP traffic
affected by Layer-3 transport policy.
              
'ipv4' indicates that the affected traffic is IPv4
traffic.
              
'ipv6' indicates that the affected traffic is IPv6
traffic.

Context

MIB
CISCO-TRUSTSEC-POLICY-MIB
OID
.1.3.6.1.4.1.9.9.713.1.3.1.1.1
Type
column
Access
noaccess
Status
current
Parent
ctspLayer3PolicyEntry

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::ctspLayer3PolicyIpTrafficType'
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::ctspLayer3PolicyIpTrafficType.<ctspLayer3PolicyIpTrafficType>.<ctspLayer3PolicyType>'
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::ctspLayer3PolicyIpTrafficType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ipv4
2ipv6