agCurCfgLFDStatus
IBM-GbTOR-G8264-MIB ·
.1.3.6.1.4.1.26543.2.7.6.1.1.1.158
Object
scalar Enumeration
This object indicates whether the system will put any port
in an error-disabled state due to excessive link flaps.
A port will be put in an error-disabled state due to
excessive link flaps if this object and the port's
agPortCurCfgLFDStatus object both have a value of 'enable'.
A port has an excessive number of link flaps if the number
of link flaps detected during a time period in seconds
indicated by agCurCfgLFDTime exceeds the maximum number of
allowed flaps indicated by agCurCfgLFDFlaps.
Context
- MIB
- IBM-GbTOR-G8264-MIB
- OID
.1.3.6.1.4.1.26543.2.7.6.1.1.1.158- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agSystem
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 'IBM-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-G8264-MIB::agCurCfgLFDStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-GbTOR-G8264-MIB::agCurCfgLFDStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |