ACC-MIB :: accIpNetSrcAddress

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccIpNetSrcAddress

accIpNetSrcAddress

Module: ACC-MIB

OID (symbolic): ACC-MIB::accIpNetSrcAddress

OID (numeric): 1.3.6.1.4.1.5.1.1.40.1.1.2

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description:

The IP Address this system will use as a source address on this unnumbered interface. By default, it is the smallest IP Address configured for the router.

What is accIpNetSrcAddress?

This OID holds the IP address that the device will use as the source address when sending traffic out of an unnumbered interface. Engineers configure this when setting up unnumbered links to specify which IP should appear in the source field of packets. For instance, setting this to 192.168.1.1 ensures all traffic from this unnumbered interface uses that IP as the source.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.40.1.1.2
snmpwalk -v2c -c public <target> ACC-MIB::accIpNetSrcAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.40.1.1.2.1
snmpget -v2c -c public <target> ACC-MIB::accIpNetSrcAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.40.1.1.2.1 a <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.40accUnNumIPACC-MIB
1.3.6.1.4.1.5.1.1.40.1accIpNetSrcAddrTableACC-MIB
1.3.6.1.4.1.5.1.1.40.1.1accIpNetSrcAddrEntryACC-MIB
1.3.6.1.4.1.5.1.1.40.1.1.2accIpNetSrcAddressACC-MIB