ctsiIfConfiguredMode
CISCO-TRUSTSEC-INTERFACE-MIB ·
.1.3.6.1.4.1.9.9.740.1.1.1.1.2
Object
column Enumeration
This object indicates the TrustSec mode currently configured
on the interface. Each mode may have a corresponding
entry in its corresponding configuration table.
unknown - The configured TrustSec mode is none of the
following.
none - TrustSec is not configured in any mode.
dot1x - TrustSec dot1x mode is configured for this
interface.
TrustSec system will use 802.1x for
authentication, RADIUS for authorization and
SAP negotiation for SA parameter.
manual - TrustSec manual mode is configured for this
interface.
The authentication was bypassed in manual mode.
User needs to manually to configure the policy
and the SAP negotiation parameter.
l3Forward - TrustSec L3 forwarding mode is configured
for this interface.
Context
- MIB
- CISCO-TRUSTSEC-INTERFACE-MIB
- OID
.1.3.6.1.4.1.9.9.740.1.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ctsiIfConfigEntry
- 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-INTERFACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-INTERFACE-MIB::ctsiIfConfiguredMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TRUSTSEC-INTERFACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-INTERFACE-MIB::ctsiIfConfiguredMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TRUSTSEC-INTERFACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TRUSTSEC-INTERFACE-MIB::ctsiIfConfiguredMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | none |
3 | dot1x |
4 | manual |
5 | l3Forward |
Conformance
Member of