rlRedistMetricType
NETGEAR-RADLAN-Redistribute ·
.1.3.6.1.4.1.4526.17.26.27.1.1.10
Object
Parameter semantic differs according to rlRedistSrcProtocol. In OSPF specifies the external link type associated with the default route advertised into the OSPF routing domain. It can be one of two values: 1 - Type 1 external route 2 - Type 2 external route
Context
- MIB
- NETGEAR-RADLAN-Redistribute
- OID
.1.3.6.1.4.1.4526.17.26.27.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlRedistEntry
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 'NETGEAR-RADLAN-Redistribute' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-Redistribute::rlRedistMetricType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-Redistribute' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-Redistribute::rlRedistMetricType.<rlRedistDstProtocol>.<rlRedistSrcProtocol>.<rlRedistDstProcessId>.<rlRedistSrcProcessId>.<rlRedistMatchType>.<rlRedistRoutMapName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-Redistribute' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-Redistribute::rlRedistMetricType'
Syntax
- Source
- RlRedistMetricType
- Base type
Enumeration
Values & Constraints
Type Values
0 | rlRedistMetricTypeNone |
1 | rlRedistMetricTypeExternalOne |
2 | rlRedistMetricTypeExternalTwo |