rlOspfv3ConfigErrorType
NETGEAR-RADLAN-OSPFV3-MIB ·
.1.3.6.1.4.1.4526.17.216.15.1
Object
scalar Enumeration
Potential types of configuration conflicts. Used by the rlOspfv3ConfigError and rlOspfv3ConfigVirtError notifications.
Context
- MIB
- NETGEAR-RADLAN-OSPFV3-MIB
- OID
.1.3.6.1.4.1.4526.17.216.15.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- rlOspfv3NotificationEntry
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-OSPFV3-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-OSPFV3-MIB::rlOspfv3ConfigErrorType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-OSPFV3-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-OSPFV3-MIB::rlOspfv3ConfigErrorType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | badVersion |
2 | areaMismatch |
3 | unknownNbmaNbr |
4 | unknownVirtualNbr |
5 | helloIntervalMismatch |
6 | deadIntervalMismatch |
7 | optionMismatch |
8 | mtuMismatch |
9 | duplicateRouterId |
10 | noError |