rcErpsGuardTime
RAISECOM-ERPS-MIB ·
.1.3.6.1.4.1.8886.6.1.53.1.2.1.12
Object
column r/w
Unsigned32
The guard timer is used to prevent Ethernet ring nodes from acting upon outdated R-APS messages and prevents the possibility of forming a closed loop. The period of the guard timer may be configured by the operator in 10 ms steps between 10 ms and 2 seconds, with a default value of 500 ms.
Context
- MIB
- RAISECOM-ERPS-MIB
- OID
.1.3.6.1.4.1.8886.6.1.53.1.2.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcErpsCfgEntry
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 'RAISECOM-ERPS-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-ERPS-MIB::rcErpsGuardTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-ERPS-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-ERPS-MIB::rcErpsGuardTime.<rcErpsId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-ERPS-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-ERPS-MIB::rcErpsGuardTime'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 20-2000