agPortCurCfgLFDStatus
LENOVO-GbTOR-G8272-MIB ·
.1.3.6.1.4.1.19046.2.7.24.1.1.2.2.1.53
Object
column Enumeration
This object indicates whether the system will put this 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 global
agCurCfgLFDStatus 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
- LENOVO-GbTOR-G8272-MIB
- OID
.1.3.6.1.4.1.19046.2.7.24.1.1.2.2.1.53- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agPortCurCfgTableEntry
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 'LENOVO-GbTOR-G8272-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8272-MIB::agPortCurCfgLFDStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-GbTOR-G8272-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8272-MIB::agPortCurCfgLFDStatus.<agPortCurCfgIndx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8272-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8272-MIB::agPortCurCfgLFDStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |