cpaePortAuthFailVlan
CISCO-PAE-MIB ·
.1.3.6.1.4.1.9.9.220.1.1.1.6
Object
Specifies the Auth-Fail (Authentication Fail) Vlan of
the port. A port is moved to Auth-Fail Vlan if the
supplicant which support IEEE-802.1x authentication is
unsuccessfully authenticated.
A value of zero for this object indicates no Auth-Fail
Vlan configured for the port.
Context
- MIB
- CISCO-PAE-MIB
- OID
.1.3.6.1.4.1.9.9.220.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cpaePortEntry
- Groups
- 2
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-PAE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PAE-MIB::cpaePortAuthFailVlan'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PAE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PAE-MIB::cpaePortAuthFailVlan.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PAE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PAE-MIB::cpaePortAuthFailVlan'
Syntax
- Source
- CISCO-VTP-MIBVlanIndex
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..4095
Conformance
Compliance refinements
cpaeCompliance10
readonly
Write access is not required.