ctspOperIpTrafficType
CISCO-TRUSTSEC-POLICY-MIB ·
.1.3.6.1.4.1.9.9.713.1.1.2.6.1.1
Object
column Enumeration
This object indicates the type of the unicast IP traffic carrying the source SGT and travelling to destination SGT and subjected to SGACL enforcement.
Context
- MIB
- CISCO-TRUSTSEC-POLICY-MIB
- OID
.1.3.6.1.4.1.9.9.713.1.1.2.6.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ctspOperSgaclMappingEntry
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::ctspOperIpTrafficType'
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::ctspOperIpTrafficType.<ctspOperIpTrafficType>.<ctspOperSgaclDestSgt>.<ctspOperSgaclSourceSgt>.<ctspOperSgaclIndex>'
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::ctspOperIpTrafficType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipv4 |
2 | ipv6 |