tLagholdTimeDown
TIMETRA-LAG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.15.2.1.17
Object
column r/w
decisecondsUnsigned32
The value of tLagholdTimeDown specifies the timer in 0.1 second units which controls the delay between detecting that a LAG is down (all active ports are down) and reporting it to the higher levels. The default value for this timer is 0, i.e. the higher levels are informed directly. A non zero value may be configured e.g. when active/standby signalling is used in a 1:1 fashion to avoid that the higher levels are informed during the small time interval between detecting that the LAG is down and the time needed to activate the standby system.
Context
- MIB
- TIMETRA-LAG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.15.2.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Units
- deciseconds
- Parent
- tLagConfigEntry
- Groups
- 4
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 'TIMETRA-LAG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LAG-MIB::tLagholdTimeDown'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-LAG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LAG-MIB::tLagholdTimeDown.<tLagIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-LAG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-LAG-MIB::tLagholdTimeDown'
Syntax
decisecondsUnsigned32
Values & Constraints
Object Constraints
range: 0-2000