All MIBs › ALTEON-TS-NETWORK-MIB › ripNewCfgVip
ripNewCfgVip
Module: ALTEON-TS-NETWORK-MIB
OID (symbolic): ALTEON-TS-NETWORK-MIB::ripNewCfgVip
OID (numeric): 1.3.6.1.4.1.1872.2.1.3.9.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Advertise VIP Host Routes.
What is ripNewCfgVip?
Writable configuration parameter controlling future VIP route advertisement in RIP. Network engineers use this to configure routing behavior after reboot. Example: Setting to 2 (disabled) defers VIP advertising until device restart.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.3.9.1.16 snmpwalk -v2c -c public <target> ALTEON-TS-NETWORK-MIB::ripNewCfgVip
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.3.9.1.16.1 snmpget -v2c -c public <target> ALTEON-TS-NETWORK-MIB::ripNewCfgVip.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1872.2.1.3.9.1.16.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.1872 | alteon | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2 | private_mibs | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1 | switch | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1.3 | iprouting | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1.3.9 | ipForward | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1.3.9.1 | ripConfig | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1.3.9.1.16 | ripNewCfgVip | ALTEON-TS-NETWORK-MIB |