All MIBs › CM-IP-MIB › ipManagementTunnelIpv6AddrPrefixLen
ipManagementTunnelIpv6AddrPrefixLen
Module: CM-IP-MIB
OID (symbolic): CM-IP-MIB::ipManagementTunnelIpv6AddrPrefixLen
OID (numeric): 1.3.6.1.4.1.2544.1.12.11.1.5.1.27
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This object means the unicast ipv6 address prefix length.
What is ipManagementTunnelIpv6AddrPrefixLen?
This object holds the prefix length (0-128) that defines the IPv6 network prefix for the unicast management tunnel address on a CM equipment card. It works together with the IPv6 address to specify which portion of the address is the network identifier. Operators set this when configuring IPv6 management connectivity to ensure traffic is routed to the correct management subnet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.11.1.5.1.27 snmpwalk -v2c -c public <target> CM-IP-MIB::ipManagementTunnelIpv6AddrPrefixLen
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.11.1.5.1.27.1 snmpget -v2c -c public <target> CM-IP-MIB::ipManagementTunnelIpv6AddrPrefixLen.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.11.1.5.1.27.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.11 | cmIPMIB | CM-IP-MIB |
| 1.3.6.1.4.1.2544.1.12.11.1 | cmIpObjects | CM-IP-MIB |
| 1.3.6.1.4.1.2544.1.12.11.1.5 | ipManagementTunnelTable | CM-IP-MIB |
| 1.3.6.1.4.1.2544.1.12.11.1.5.1 | ipManagementTunnelEntry | CM-IP-MIB |
| 1.3.6.1.4.1.2544.1.12.11.1.5.1.27 | ipManagementTunnelIpv6AddrPrefixLen | CM-IP-MIB |