All MIBs › RAPID-CITY › rcIpxPolicyListTicks
rcIpxPolicyListTicks
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpxPolicyListTicks
OID (numeric): 1.3.6.1.4.1.2272.1.24.8.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The tick value which will be updated for RIP when the routing method is tick.
What is rcIpxPolicyListTicks?
This object stores the tick-based timer value used by RIP routing when the IPX policy routing method is set to tick-based intervals. Network administrators configure this value to control how frequently RIP routing updates are sent based on tick counts rather than time intervals. A tick typically represents a specific time unit defined by the routing protocol or device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.24.8.1.10 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpxPolicyListTicks
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.24.8.1.10.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpxPolicyListTicks.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.24.8.1.10.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcIpxPolicyListTicks.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24 | rcIpx | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.8 | rcIpxPolicyListTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.8.1 | rcIpxPolicyListEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.24.8.1.10 | rcIpxPolicyListTicks | RAPID-CITY |