All MIBs › RC-IPV6-MIB › rcIpv6RouterAdvertCurHopLimit
rcIpv6RouterAdvertCurHopLimit
Module: RC-IPV6-MIB
OID (symbolic): RC-IPV6-MIB::rcIpv6RouterAdvertCurHopLimit
OID (numeric): 1.3.6.1.4.1.2272.1.62.1.1.5.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The default value to be placed in the current hop limit field in router advertisements sent from this interface. The value should be set to the current diameter of the Internet.
A value of zero in the router advertisement indicates that the advertisement isn't specifying a value for curHopLimit.
The default should be set to the value specified in the IANA web pages (www.iana.org) at the time of implementation. REFERENCE RFC2461 Section 6.2.1
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.62.1.1.5.1.9 snmpwalk -v2c -c public <target> RC-IPV6-MIB::rcIpv6RouterAdvertCurHopLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.62.1.1.5.1.9.1 snmpget -v2c -c public <target> RC-IPV6-MIB::rcIpv6RouterAdvertCurHopLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.62.1.1.5.1.9.1 i <value>
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.62 | rcIpv6 | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.62.1 | rcIpv6Mib | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.62.1.1 | rcIpv6Objects | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.62.1.1.5 | rcIpv6RouterAdvertTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.62.1.1.5.1 | rcIpv6RouterAdvertEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.62.1.1.5.1.9 | rcIpv6RouterAdvertCurHopLimit | RC-IPV6-MIB |