asppPortReceiveInterFrameTimeout
CISCO-ASPP-MIB ·
.1.3.6.1.4.1.9.9.55.1.1.1.1.3
Object
column millisecondsInteger32
Specifies the receive inter-frame-timeout period, used to delimit frames. Since all the protocols are implemented over RS-232 3-wire circuits (ie TX, RX and GND), the only general method for start-end frame detection is to monitor the time between received characters. If this time period exceeds the inter-frame timeout value, then frame end-start is detected.
Context
- MIB
- CISCO-ASPP-MIB
- OID
.1.3.6.1.4.1.9.9.55.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Units
- milliseconds
- Parent
- asppPortEntry
- Groups
- 1
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 'CISCO-ASPP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ASPP-MIB::asppPortReceiveInterFrameTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ASPP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ASPP-MIB::asppPortReceiveInterFrameTimeout.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ASPP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ASPP-MIB::asppPortReceiveInterFrameTimeout'
Syntax
millisecondsInteger32
Values & Constraints
Object Constraints
range: 0-1000
Conformance
Member of