ACC-MIB :: accRipMetric

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccRipMetric

accRipMetric

Module: ACC-MIB

OID (symbolic): ACC-MIB::accRipMetric

OID (numeric): 1.3.6.1.4.1.5.1.1.16.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Metric used with the default route in routing updates when this unit is acting as a gateway. Unit is hopcount; 16 represents infinity.

What is accRipMetric?

This value (0-15, where 16 means unreachable) sets the hop count advertised for the default route when your device is acting as a gateway. Network engineers lower this metric to make their gateway more attractive than competing defaults on the network; a metric of 2 is more preferred than a metric of 4. For instance, a metric of 2 tells neighbors 'I'm 2 hops from the external network,' while 16 (unreachable) tells neighbors 'do not use this gateway.'

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.4
snmpwalk -v2c -c public <target> ACC-MIB::accRipMetric

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.4.1
snmpget -v2c -c public <target> ACC-MIB::accRipMetric.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.16.4.1 i <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.16accRipACC-MIB
1.3.6.1.4.1.5.1.1.16.4accRipMetricACC-MIB