All MIBs › ADVA-FSPR7-MIB › ipv6DefGateway
ipv6DefGateway
Module: ADVA-FSPR7-MIB
OID (symbolic): ADVA-FSPR7-MIB::ipv6DefGateway
OID (numeric): 1.3.6.1.4.1.2544.1.11.7.3.1.100.2
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description:
IPv6 Address of Default Gateway
What is ipv6DefGateway?
Returns an IPv6 address (128-bit value displayed in colon-hex notation) specifying the default gateway for IPv6 routing on the device. This controls the next-hop destination for IPv6 packets with no specific route. An example value is "2001:db8::1" or "fe80::1".
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.3.1.100.2 snmpwalk -v2c -c public <target> ADVA-FSPR7-MIB::ipv6DefGateway
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.3.1.100.2.1 snmpget -v2c -c public <target> ADVA-FSPR7-MIB::ipv6DefGateway.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.11.7.3.1.100.2.1 s <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.11 | fspR7 | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11.7 | advaFspR7 | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3 | management | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.1 | neMgmt | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.1.100 | ipConf | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.3.1.100.2 | ipv6DefGateway | ADVA-FSPR7-MIB |