nwAppnFwdLsPropDelay
CTRON-APPN-MIB ·
.1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.3.1.1.1.21
Object
column mandatory
r/w
Enumeration
Specifies the propagation delay which represents the relative
time it takes for a signal to travel the length of the link in
microseconds, with some of the more common default values
enumerated. The default times in parentheses are in microseconds.
These default values fall into the following ranges:
minimum - no propagation delay
negligible, lan - less than 480 microseconds
terrestrial, telephone - between 480 and 49,512
microseconds
packetswitched - between 49,512 and 245,760
microseconds
long, satellite - more than 245760 microseconds.
maximum - the maximum propagation delay.
Context
- MIB
- CTRON-APPN-MIB
- OID
.1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.3.1.1.1.21- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- nwAppnFwdLsEntry
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 'CTRON-APPN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-APPN-MIB::nwAppnFwdLsPropDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-APPN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-APPN-MIB::nwAppnFwdLsPropDelay.<nwAppnFwdLsName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-APPN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-APPN-MIB::nwAppnFwdLsPropDelay'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | minimum |
384 | negligible |
9216 | terrestrial |
147456 | packetswitched |
294912 | long |
2013265920 | maximum |