oaOspfRouteMapAdminStatus
OAOSPF-MIB ·
.1.3.6.1.4.1.6926.1.10.2.9.1.16
Object
Use valid(2) value by ADDind new and EDITting existing Entry. Use 'invalid' (3) value by DELETting of existing Entry.
Context
- MIB
- OAOSPF-MIB
- OID
.1.3.6.1.4.1.6926.1.10.2.9.1.16- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- oaOspfRouteMapEntry
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 'OAOSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OAOSPF-MIB::oaOspfRouteMapAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OAOSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OAOSPF-MIB::oaOspfRouteMapAdminStatus.<oaOspfRouteMapName>.<oaOspfRouteMapType>.<oaOspfRouteMapSequenceNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OAOSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OAOSPF-MIB::oaOspfRouteMapAdminStatus'
Syntax
- Source
- AdminStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | valid |
3 | invalid |