v52IgLinkInServiceTimer
ZhoneV52-MIB ·
.1.3.6.1.4.1.5504.4.3.2.11.1.4
Object
column r/w
millisecondsInteger32
This timer specifies the length of time a Link must be in a
framed state before the interface declares the link in
service. This timer value should always be less than the
equivalent value on the LE.
Valid range for the value is 50..10000 milliseconds and
the default value is 200 milliseconds.
Context
- MIB
- ZhoneV52-MIB
- OID
.1.3.6.1.4.1.5504.4.3.2.11.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- v52IgExtensionEntry
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 'ZhoneV52-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneV52-MIB::v52IgLinkInServiceTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZhoneV52-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneV52-MIB::v52IgLinkInServiceTimer.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZhoneV52-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZhoneV52-MIB::v52IgLinkInServiceTimer'
Syntax
millisecondsInteger32
Values & Constraints
Object Constraints
range: 50-10000