erpsDomainGuardTimer
ECS4810-12M-MIB ·
.1.3.6.1.4.1.259.10.1.11.1.62.2.1.9
Object
column r/w
Integer32
Configures the value of the guard timer which is used to prevent ring nodes from receiving outdated R-APS messages. The range is in 10 ms steps between 10 ms and 2 seconds, with a default value of 500 ms.
Context
- MIB
- ECS4810-12M-MIB
- OID
.1.3.6.1.4.1.259.10.1.11.1.62.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- erpsDomainEntry
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 'ECS4810-12M-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4810-12M-MIB::erpsDomainGuardTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS4810-12M-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4810-12M-MIB::erpsDomainGuardTimer.<erpsDomainIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4810-12M-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4810-12M-MIB::erpsDomainGuardTimer'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 10-2000