vRtrDHCP6MsgStatsMsgType
TIMETRA-VRTR-MIB ·
.1.3.6.1.4.1.6527.3.1.2.3.42.1.1
Object
The object vRtrDHCP6MsgStatsMsgType indicates the DHCP6 message type for which statistics are kept on a per vrtr basis.
Context
- MIB
- TIMETRA-VRTR-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.3.42.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- vRtrDHCP6MsgStatEntry
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 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrDHCP6MsgStatsMsgType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrDHCP6MsgStatsMsgType.<vRtrID>.<vRtrDHCP6MsgStatsMsgType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-VRTR-MIB::vRtrDHCP6MsgStatsMsgType'
Syntax
- Source
- TIMETRA-TC-MIBTmnxDHCP6MsgType
- Base type
Enumeration
Values & Constraints
Type Values
1 | dhcp6MsgTypeSolicit |
2 | dhcp6MsgTypeAdvertise |
3 | dhcp6MsgTypeRequest |
4 | dhcp6MsgTypeConfirm |
5 | dhcp6MsgTypeRenew |
6 | dhcp6MsgTypeRebind |
7 | dhcp6MsgTypeReply |
8 | dhcp6MsgTypeRelease |
9 | dhcp6MsgTypeDecline |
10 | dhcp6MsgTypeReconfigure |
11 | dhcp6MsgTypeInfoRequest |
12 | dhcp6MsgTypeRelayForw |
13 | dhcp6MsgTypeRelayReply |
14 | dhcp6MsgTypeLeasequery |
15 | dhcp6MsgTypeLeasequeryReply |