All MIBs › RFC1389-MIB › rip2IfConfSrcAddress
rip2IfConfSrcAddress
Module: RFC1389-MIB
OID (symbolic): RFC1389-MIB::rip2IfConfSrcAddress
OID (numeric): 1.3.6.1.2.1.23.3.1.9
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
The IP Address this system will use as a source address on this interface. If it is a numbered interface, this MUST be the same value as rip2IfConfAddress. On unnumbered interfaces, it must be the value of rip2IfConfAddress for some interface on the system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.23.3.1.9 snmpwalk -v2c -c public <target> RFC1389-MIB::rip2IfConfSrcAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.23.3.1.9.1 snmpget -v2c -c public <target> RFC1389-MIB::rip2IfConfSrcAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.23.3.1.9.1 a <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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.23 | rip2 | RFC1389-MIB |
| 1.3.6.1.2.1.23.3 | rip2IfConfTable | RFC1389-MIB |
| 1.3.6.1.2.1.23.3.1 | rip2IfConfEntry | RFC1389-MIB |
| 1.3.6.1.2.1.23.3.1.9 | rip2IfConfSrcAddress | RFC1389-MIB |