erpsIfMessageTimer
ADTRAN-ERPS-MIB ·
.1.3.6.1.4.1.664.5.79.1.1.1.1.6
Object
column MillisecondsUnsigned32
Indicates the length of time in milliseconds, after which the NR or NR,RB messages can be sent repeatedly when required. Default value is 1000 milliseconds.
Context
- MIB
- ADTRAN-ERPS-MIB
- OID
.1.3.6.1.4.1.664.5.79.1.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Units
- Milliseconds
- Parent
- erpsIfEntry
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 'ADTRAN-ERPS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-ERPS-MIB::erpsIfMessageTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-ERPS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-ERPS-MIB::erpsIfMessageTimer.<erpsIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-ERPS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-ERPS-MIB::erpsIfMessageTimer'
Syntax
MillisecondsUnsigned32
Values & Constraints
Object Constraints
range: 500-2000