ctsiIfcState
CISCO-TRUSTSEC-INTERFACE-MIB ·
.1.3.6.1.4.1.9.9.740.1.8.1.1.1
Object
column CtsiInterfaceControllerState
This object indicates the IFC state.
Context
- MIB
- CISCO-TRUSTSEC-INTERFACE-MIB
- OID
.1.3.6.1.4.1.9.9.740.1.8.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ctsiIfcStatsEntry
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::ctsiIfcState'
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::ctsiIfcState.<ctsiIfcState>'
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::ctsiIfcState'
Syntax
- Source
- CtsiInterfaceControllerState
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | initialize |
3 | authenticating |
4 | authorizing |
5 | sapNegotiating |
6 | open |
7 | held |
8 | disconnecting |
9 | invalid |
10 | licenseError |