ctspSgtCachingMode
CISCO-TRUSTSEC-POLICY-MIB ·
.1.3.6.1.4.1.9.9.713.1.8.1
Object
scalar r/w
Enumeration
This object specifies which SGT-caching mode is configured
for SGT caching capable interfaces at the managed system.
'none' indicates that sgt-caching for all Layer 3
interfaces (excluding SVIs) is disabled.
'standAlone' indicates that SGT-caching is enabled on
every TrustSec capable Layer3 interface (excluding SVIs)
in the device.
'withEnforcement' indicates that SGT-caching is enabled on
interfaces that have RBAC enforcement enabled.
'vlan' indicates that SGT-caching is enabled on
the VLANs specified by ctspSgtCachingVlansfFirst2K &
ctspSgtCachingVlansSecond2K
Context
- MIB
- CISCO-TRUSTSEC-POLICY-MIB
- OID
.1.3.6.1.4.1.9.9.713.1.8.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ctspSgtCaching
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::ctspSgtCachingMode.0'
More examples
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::ctspSgtCachingMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | standAlone |
3 | withEnforcement |
4 | vlan |
Conformance
Member of
Compliance refinements
ciscoTrustSecPolicyMIBComplianceRev2
readonly
Write access is not required.