cpaeShutdownTimeout
CISCO-PAE-MIB ·
.1.3.6.1.4.1.9.9.220.1.3
Object
scalar r/w
secondsUnsigned32
Specifies the shutdown timeout interval to enable the
interface automatically in case it is shutdown due to
security violation.
If the value of this object is 0, the interfaces
shutdown due to the security violation will not be
enabled automatically.
The value of this object is applicable to the
interface only when cpaeShutdownTimeoutEnabled is
'true', and port security feature is disabled on the
interface.
Context
- MIB
- CISCO-PAE-MIB
- OID
.1.3.6.1.4.1.9.9.220.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- cpaeMIBObject
- 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-PAE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PAE-MIB::cpaeShutdownTimeout.0'
More examples
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::cpaeShutdownTimeout'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of
Compliance refinements
cpaeCompliance10
readonly
Write access is not required.