ctspIpSgtSource
CISCO-TRUSTSEC-POLICY-MIB ·
.1.3.6.1.4.1.9.9.713.1.4.1.1.6
Object
column r/w
Enumeration
This object indicates the source of the mapping.
'configured' indicates that the mapping is manually
configured by user.
'arp' indicates that the mapping is dynamically learnt
from tagged ARP replies.
'localAuthenticated' indicates that the mapping is
dynamically learnt from the device authentication of
a host.
'sxp' indicates that the mapping is dynamically learnt
from SXP (SGT Propagation Protocol).
'internal' indicates that the mapping is automatically
created by the device between the device IP addresses
and the device own SGT.
'l3if' indicates that Interface-SGT mapping is configured
by user.
'vlan' indicates that Vlan-SGT mapping is configured by user.
'cached' indicates that sgt mapping is cached.
Only 'configured' value is accepted when setting this
object.
Context
- MIB
- CISCO-TRUSTSEC-POLICY-MIB
- OID
.1.3.6.1.4.1.9.9.713.1.4.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ctspIpSgtMappingEntry
- Groups
- 1
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::ctspIpSgtSource'
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::ctspIpSgtSource.<ctspIpSgtVrfName>.<ctspIpSgtAddressType>.<ctspIpSgtIpAddress>.<ctspIpSgtAddressLength>'
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::ctspIpSgtSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | configured |
2 | arp |
3 | localAuthenticated |
4 | sxp |
5 | internal |
6 | l3if |
7 | vlan |
8 | caching |
Conformance
Member of
Compliance refinements
ciscoTrustSecPolicyMIBCompliance
readonly
Write access is not required.
ciscoTrustSecPolicyMIBComplianceRev2
readonly
Write access is not required.