ctspLayer3PolicyType
CISCO-TRUSTSEC-POLICY-MIB ·
.1.3.6.1.4.1.9.9.713.1.3.1.1.2
Object
column Enumeration
This object indicates the type of the Layer-3
transport policy affecting IP traffic regarding
SGT propagation.
'permit' indicates that the transport policy is used
to classify Layer-3 traffic which is subject to
SGT propagation.
'exception' indicates that the transport policy is used
to classify Layer-3 traffic which is NOT subject to
SGT propagation.
Context
- MIB
- CISCO-TRUSTSEC-POLICY-MIB
- OID
.1.3.6.1.4.1.9.9.713.1.3.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ctspLayer3PolicyEntry
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 '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::ctspLayer3PolicyType'
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::ctspLayer3PolicyType.<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::ctspLayer3PolicyType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | permit |
2 | exception |