rlOspfv3PacketType
NETGEAR-RADLAN-OSPFV3-MIB ·
.1.3.6.1.4.1.4526.17.216.15.2
Object
scalar Enumeration
OSPFv3 packet types.
Context
- MIB
- NETGEAR-RADLAN-OSPFV3-MIB
- OID
.1.3.6.1.4.1.4526.17.216.15.2- 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::rlOspfv3PacketType.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::rlOspfv3PacketType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | hello |
2 | dbDescript |
3 | lsReq |
4 | lsUpdate |
5 | lsAck |
6 | nullPacket |