ipCurCfgGwPriority
ALTEON-CHEETAH-NETWORK-MIB ·
alteon variant
·
.1.3.6.1.4.1.1872.2.5.3.1.2.4.1.8
Object
column Enumeration
The priority of the default route for this gateway. High priority means that the default gateway route will have higher priority over learned default routes. Low priority means that the default gateway route will have lower priority than learned default routes.
Context
- MIB
- ALTEON-CHEETAH-NETWORK-MIB
- OID
.1.3.6.1.4.1.1872.2.5.3.1.2.4.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipCurCfgGwEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ALTEON-CHEETAH-NETWORK-MIB' -M '/opt/observium/mibs/alteon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-NETWORK-MIB::ipCurCfgGwPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTEON-CHEETAH-NETWORK-MIB' -M '/opt/observium/mibs/alteon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-NETWORK-MIB::ipCurCfgGwPriority.<ipCurCfgGwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-NETWORK-MIB' -M '/opt/observium/mibs/alteon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-NETWORK-MIB::ipCurCfgGwPriority'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | low |
2 | high |