agentOspfIfIpMtuIgnoreFlag
NETGEAR-ROUTING-MIB ·
.1.3.6.1.4.1.4526.10.2.4.9.1.2
Object
column r/w
Enumeration
Configures the IP MTU Ignore Flag value for this OSPF interface.
Context
- MIB
- NETGEAR-ROUTING-MIB
- OID
.1.3.6.1.4.1.4526.10.2.4.9.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentOspfIfEntry
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-ROUTING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-ROUTING-MIB::agentOspfIfIpMtuIgnoreFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-ROUTING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-ROUTING-MIB::agentOspfIfIpMtuIgnoreFlag.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-ROUTING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-ROUTING-MIB::agentOspfIfIpMtuIgnoreFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |