soipConfigTriggerTimeout
FEC-SOIP-MIB ·
.0.58.1.1.17
Object
column r/w
millisecondsInteger32
Send an IP packet n milliseconds after receiving the last byte from serial port. 0 = trigger disabled
Context
- MIB
- FEC-SOIP-MIB
- OID
.0.58.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- soipConfigEntry
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 'FEC-SOIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-SOIP-MIB::soipConfigTriggerTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-SOIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-SOIP-MIB::soipConfigTriggerTimeout.<soipConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-SOIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-SOIP-MIB::soipConfigTriggerTimeout'
Syntax
millisecondsInteger32
Values & Constraints
Object Constraints
range: 0-65535