ipCidrRouteExtOspfSubType
Hirschmann-LION-24TP-MIB ·
.1.3.6.1.4.1.248.13.7.4.1.18.5.2.1.5
Object
column Enumeration
The OSPF SubType, when the ipCidrRouteProto in IP-FORWARD MIB is ospf(13), this object has the value (2)-(7), otherwises, this object will always show none(1).
Context
- MIB
- Hirschmann-LION-24TP-MIB
- OID
.1.3.6.1.4.1.248.13.7.4.1.18.5.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipCidrRouteExtEntry
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 'Hirschmann-LION-24TP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Hirschmann-LION-24TP-MIB::ipCidrRouteExtOspfSubType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Hirschmann-LION-24TP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Hirschmann-LION-24TP-MIB::ipCidrRouteExtOspfSubType.<ipCidrRouteExtDest>.<ipCidrRouteExtMask>.<ipCidrRouteExtTos>.<ipCidrRouteExtNextHop>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Hirschmann-LION-24TP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Hirschmann-LION-24TP-MIB::ipCidrRouteExtOspfSubType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | ospfInter |
3 | ospfIntra |
4 | ospfNssa1 |
5 | ospfNssa2 |
6 | ospfType1 |
7 | ospfType2 |