phivControlTransTimer
DECNET-PHIV-MIB ·
.1.3.6.1.2.1.18.8.5.1.12
Object
column mandatory
r/w
Integer32
This value represents the number of milliseconds to delay between data message transmits. Milliseconds is a decimal integer in the range 0-65535.
Context
- MIB
- DECNET-PHIV-MIB
- OID
.1.3.6.1.2.1.18.8.5.1.12- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- phivControlParametersEntry
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 'DECNET-PHIV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DECNET-PHIV-MIB::phivControlTransTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DECNET-PHIV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DECNET-PHIV-MIB::phivControlTransTimer.<phivControlCircuitIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DECNET-PHIV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DECNET-PHIV-MIB::phivControlTransTimer'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535