cLIpv6NbSnoopingDropCounterType
CISCO-LWAPP-IPV6-MIB ·
.1.3.6.1.4.1.9.9.847.1.2.3.1.1
Object
column Enumeration
This object represents the type of IPv6 Neighbor binding snooping drop counter and uniquely identifies an entry in this table. A value of ndpRs(1) indicates that, NDP router solicitation. A value of ndpRa(2) indicates that, NDP router advertisement. A value of ndpNs(3) indicates that, NDP neighbour solicitation. A value of ndpNa(4) indicates that, NDP neighbor advertisements. A value of ndpRedirect(5) indicates that, NDP redirect. A value of ndpCertSol(6) indicates that, NDP certificate solicit. A value of ndpCertAdv(7) indicates that, NDP certificate advertise. A value of dhcpV6Sol(8) indicates that, DHCPv6 solicit. A value of dhcpV6Adv(9) indicates that, DHCPv6 advertise. A value of dhcpV6Request(10) indicates that, DHCPv6 request. A value of dhcpV6Confirm(11) indicates that, DHCPv6 confirm. A value of dhcpV6Renew(12) indicates that, DHCPv6 renew. A value of dhcpV6Rebind(13) indicates that, DHCPv6 rebind. A value of dhcpV6Reply(14) indicates that, DHCPv6 reply. A value of dhcpV6Release(15) indicates that, DHCPv6 release. A value of dhcpV6Decline(16) indicates that, DHCPv6 decline. A value of dhcpV6Recfg(17) indicates that, DHCPv6 reconfigure. A value of dhcpV6InfoReq(18) indicates that, DHCPv6 information request. A value of dhcpV6RelayForward(19) indicates that, DHCPv6 relay forward. A value of dhcpV6RelayReplay(20) indicates that, DHCPv6 relay replay.
Context
- MIB
- CISCO-LWAPP-IPV6-MIB
- OID
.1.3.6.1.4.1.9.9.847.1.2.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cLIpv6NbSnoopingDropCounterEntry
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 'CISCO-LWAPP-IPV6-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-IPV6-MIB::cLIpv6NbSnoopingDropCounterType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-IPV6-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-IPV6-MIB::cLIpv6NbSnoopingDropCounterType.<cLIpv6NbSnoopingDropCounterType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-IPV6-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-IPV6-MIB::cLIpv6NbSnoopingDropCounterType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ndpRs |
2 | ndpRa |
3 | ndpNs |
4 | ndpNa |
5 | ndpRedirect |
6 | ndpCertSol |
7 | ndpCertAdv |
8 | dhcpV6Sol |
9 | dhcpV6Adv |
10 | dhcpV6Request |
11 | dhcpV6Confirm |
12 | dhcpV6Renew |
13 | dhcpV6Rebind |
14 | dhcpV6Reply |
15 | dhcpV6Release |
16 | dhcpV6Decline |
17 | dhcpV6Recfg |
18 | dhcpV6InfoReq |
19 | dhcpV6RelayForward |
20 | dhcpV6RelayReplay |