CISCO-LWAPP-IPV6-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
58
.1.3.6.1.4.1.9.9.847.1.1.1 · 1 row entry · 4 columns
The table listing IPv6 ACLs (Access Control Lists) on the
device.
cLIpv6AclEntry entry .1.3.6.1.4.1.9.9.847.1.1.1.1
Each entry in this table provides information about
one IPv6 ACL of the controller.
Indexes
cLIpv6AclName
Column Syntax OID
cLIpv6AclName
This object represents name of the Access Control List.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.847.1.1.1.1.1
cLIpv6AclApplyMode
This object represents the apply mode of the ACL on the
device.
A value of notapplied (1) indicates that, ACL has not been
applied on the device.
A value of applied (2) indicates that, ACL has been applied
on the dev…
Enumeration
Enumerated Values:
0notapplied
1applied
.1.3.6.1.4.1.9.9.847.1.1.1.1.2
cLIpv6AclCounterClear
This object specifies the ipv6 acl counter clear
value.
A value of 'true' indicates that, ACL counters
will be cleared.
A value of 'false' indicates that, ACL counters
will not be cleared.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.847.1.1.1.1.3
cLIpv6AclRowStatus
This is the status column for this row and is used to create
and delete specific instances of rows in this table. ACL Name
is mandatory for creation as well as deletion.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.847.1.1.1.1.4
.1.3.6.1.4.1.9.9.847.1.1.2 · 1 row entry · 18 columns
The table listing Acl rules(Access Control List Entries)
on the ACL with name cLIpv6AclName.
cLIpv6AclRuleEntry entry .1.3.6.1.4.1.9.9.847.1.1.2.1
Each entry in this table provides information about
one IPv6 ACL rule of the controller.
Indexes
cLIpv6AclName cLIpv6AclRuleIndex
Column Syntax OID
cLIpv6AclRuleIndex
This object represents a unique ACL rule. This can be
updated by using cLIpv6AclNewRuleIndex to reset the sequence
of the rules of an ACL.
Unsigned32
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.847.1.1.2.1.1
cLIpv6AclRuleAction
This object specifies the permission mode of a rule.
A value of deny(0) indicates that, rule is to be
denied.
A value of permit(1) indicates that, rule is to be
permit.
Enumerationr/w
Enumerated Values:
0deny
1permit
.1.3.6.1.4.1.9.9.847.1.1.2.1.2
cLIpv6AclRuleDirection
This object specifies the direction of the packet to which
the rule would be applied.
A value of inbound(1) indicates that, rule is applied to
inbound packets
A value of outbound(2) indicates that,rule is applied to
Enumerationr/w
Enumerated Values:
0inbound
1outbound
2any
.1.3.6.1.4.1.9.9.847.1.1.2.1.3
cLIpv6AclRuleSourceInetAddressType
This object specifies the type of the source IP address of the
ACL rule.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.847.1.1.2.1.4
cLIpv6AclRuleSourceInetAddress
This object specifies the source IP address of the ACL rule.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.847.1.1.2.1.5
cLIpv6AclRuleSourcePrefixLength
This object specifies the prefix length for source
IP address of the ACL rule.
Unsigned32r/w
Constraints:
range: 0-128
.1.3.6.1.4.1.9.9.847.1.1.2.1.6
cLIpv6AclRuleDestinationInetAddressType
This object specifies the type of the destination IP address of
the ACL rule.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.847.1.1.2.1.7
cLIpv6AclRuleDestinationInetAddress
This object specifies the destination IP address of the ACL
rule.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.847.1.1.2.1.8
cLIpv6AclRuleDestinationPrefixLength
This object specifies the prefix length for destination
IP address of the ACL rule.
Unsigned32r/w
Constraints:
range: 0-128
.1.3.6.1.4.1.9.9.847.1.1.2.1.9
cLIpv6AclRuleProtocol
This object specifies protocol of the packet. It can
be either of the pre specified protocols like TCP, UDP,
ICMP, ESP, AH, GRE,IP, ethernet over IP, OSPF or any
number between 0 and 255. A value 256 implies that thi…
Unsigned32r/w
Constraints:
range: 0-256
.1.3.6.1.4.1.9.9.847.1.1.2.1.10
cLIpv6AclRuleStartSourcePort
This object specifies the start source port of the
packet. It can be either of the pre specified ports
like HTTP, HTTPS, Telnet, RADIUS etc or any number
between 0 and 65535.
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.847.1.1.2.1.11
cLIpv6AclRuleEndSourcePort
This object specifies the end Source Port of the packet.
It can be either of the pre specified ports like HTTP,
HTTPS, Telnet, RADIUS etc or any number between 0 and
65535.
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.847.1.1.2.1.12
cLIpv6AclRuleStartDestinationPort
This object specifies the start Destination Port of the
packet. It can be either of the pre specified ports like HTTP,
HTTPS, Telnet, RADIUS etc or any number between 0 and 65535.
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.847.1.1.2.1.13
cLIpv6AclRuleEndDestinationPort
This object specifies the End Destination Port of the packet.
It can be either of the pre specified ports like HTTP, HTTPS,
Telnet, RADIUS etc or any number between 0 and 65535.
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.847.1.1.2.1.14
cLIpv6AclRuleDscp
This object specifies the DSCP value of the rule.
A value 256 implies Any.
Unsigned32r/w
Constraints:
range: 0-256
.1.3.6.1.4.1.9.9.847.1.1.2.1.15
cLIpv6AclNewRuleIndex
This object specifies the new Index of the ACL rule. This
object should be updated if the requirement is to reset the
sequence of the rules of an ACL.
Unsigned32r/w
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.847.1.1.2.1.16
cLIpv6AclRuleHits
This object specifies the number of hits in the particular
rule under the ACL. This object is cleared by setting the
cLIpv6AclCounterClear object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.1.2.1.17
cLIpv6AclRuleRowStatus
This is the status column for this row and is used to create
and delete specific instances of rows in this table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.847.1.1.2.1.18
.1.3.6.1.4.1.9.9.847.1.1.3.3 · 1 row entry · 3 columns
The table lists the RA Packets drop per client.
An entry is created automatically by the controller 
when the client gets associated to the AP. 
An existing entry gets deleted when client gets 
disassociates.
Each client added to this table is uniquely identified 
by the client's MAC address.
cLIpv6RaFilteringClientInfoEntry entry .1.3.6.1.4.1.9.9.847.1.1.3.3.1
Each entry in this table provides information about
RA packets drop per client.
Indexes
CISCO-LWAPP-DOT11-CLIENT-MIBcldcClientMacAddress
Column Syntax OID
cLIpv6RaFilteringClientInfoApName
This object represents the AP name on which the client
is associated.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.847.1.1.3.3.1.1
cLIpv6RaFilteringClientInfoWlan
This object represents wlan identifier on which the
client is associated.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.1.3.3.1.2
cLIpv6RaFilteringClientInfoPktsDropped
This object represents the number of RA packets dropped
for the client.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.1.3.3.1.3
.1.3.6.1.4.1.9.9.847.1.2.1 · 1 row entry · 21 columns
This table represents the IPv6 neighbor binding
counters of the controller.
cLIpv6NeighborBindingCounterEntry entry .1.3.6.1.4.1.9.9.847.1.2.1.1
Each entry in this table represents the IPv6
neighbor binding counter on the controller.
Entries are populated automatically based on
the type of counter.
Indexes
cLIpv6NeighborBindingCounterType
Column Syntax OID
cLIpv6NeighborBindingCounterType
This object represents the type of IPv6 neighbor
binding counter.
A value of receivedMessages (1) indicates that, messages
which are received.
A value of bridgedMessages (2) indicates that, messages
which are bridged.
Enumeration
Enumerated Values:
1receivedMessages
2bridgedMessages
.1.3.6.1.4.1.9.9.847.1.2.1.1.1
cLIpv6NeighborBindingCounterNdpRs
This object represents the number of NDP router
solicitation counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.2
cLIpv6NeighborBindingCounterNdpRa
This object represents the number of NDP router
advertisement counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.3
cLIpv6NeighborBindingCounterNdpNs
This object represents the number of NDP
neighbor solicitation counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.4
cLIpv6NeighborBindingCounterNdpNa
This object represents the number of NDP
neighbor advertisement counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.5
cLIpv6NeighborBindingCounterNdpRedirect
This object represents the number of NDP
neighbor redirect counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.6
cLIpv6NeighborBindingCounterNdpCertSol
This object represents the number of NDP
neighbor certificate solicitation counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.7
cLIpv6NeighborBindingCounterNdpCertAdv
This object represents the number of NDP
neighbor certificate advertisement counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.8
cLIpv6NeighborBindingCounterDhcpV6Sol
This object represents the number of DHCPv6
solicitated counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.9
cLIpv6NeighborBindingCounterDhcpV6Adv
This object represents the number of DHCPv6
advertisement counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.10
cLIpv6NeighborBindingCounterDhcpV6Request
This object represents the number of DHCPv6
request counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.11
cLIpv6NeighborBindingCounterDhcpV6Confirm
This object represents the number of DHCPv6
confirm counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.12
cLIpv6NeighborBindingCounterDhcpV6Renew
This object represents the number of DHCPv6
renew counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.13
cLIpv6NeighborBindingCounterDhcpV6Rebind
This object represents the number of DHCPv6
rebind counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.14
cLIpv6NeighborBindingCounterDhcpV6Reply
This object represents the number of DHCPv6
reply counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.15
cLIpv6NeighborBindingCounterDhcpV6Release
This object represents the number of DHCPv6
release counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.16
cLIpv6NeighborBindingCounterDhcpV6Decline
This object represents the number of DHCPv6
decline counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.17
cLIpv6NeighborBindingCounterDhcpV6Recfg
This object represents the number of DHCPv6
reconfigure counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.18
cLIpv6NeighborBindingCounterDhcpV6InfoReq
This object represents the number of DHCPv6
information request counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.19
cLIpv6NeighborBindingCounterDhcpV6RelayForward
This object represents the number of DHCPv6
relay counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.20
cLIpv6NeighborBindingCounterDhcpV6RelayReplay
This object represents the number of DHCPv6
relay reply counters.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.21
.1.3.6.1.4.1.9.9.847.1.2.3 · 1 row entry · 12 columns
This table represents the IPv6 Neighbor Binding snooping
drop counters of the controller.
cLIpv6NbSnoopingDropCounterEntry entry .1.3.6.1.4.1.9.9.847.1.2.3.1
Each entry in this table represents the IPv6
neighbor binding snooping drop counter on the controller.
Entries are automatically populated based on
the type of snooping drop counter.
Indexes
cLIpv6NbSnoopingDropCounterType
Column Syntax OID
cLIpv6NbSnoopingDropCounterType
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…
Enumeration
Enumerated Values:
1ndpRs
2ndpRa
3ndpNs
4ndpNa
5ndpRedirect
6ndpCertSol
7ndpCertAdv
8dhcpV6Sol
9dhcpV6Adv
10dhcpV6Request
11dhcpV6Confirm
12dhcpV6Renew
13dhcpV6Rebind
14dhcpV6Reply
15dhcpV6Release
16dhcpV6Decline
17dhcpV6Recfg
18dhcpV6InfoReq
19dhcpV6RelayForward
20dhcpV6RelayReplay
.1.3.6.1.4.1.9.9.847.1.2.3.1.1
cLIpv6NbSnoopingDropCounterTotal
This object represents the total number of
snooping drops, including all reasons.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.2
cLIpv6NbSnoopingDropCounterSilent
This object represents the total number of
snooping drops for the silent drop reason.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.3
cLIpv6NbSnoopingDropCounterReasonInt
This object represents the total number of
snooping drops for the internal failure reasons.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.4
cLIpv6NbSnoopingDropCounterReasonCga
This object represents the total number of
snooping drops for the reason CGA option does not verify.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.5
cLIpv6NbSnoopingDropCounterReasonRsa
This object represents the total number of
snooping drops for the reason RSA Signature does not verify.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.6
cLIpv6NbSnoopingDropCounterReasonLimit
This object represents the total number of
snooping drops for the reason address limit reached.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.7
cLIpv6NbSnoopingDropCounterReasonMartian
This object represents the total number of
snooping drops for the reason martian packet.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.8
cLIpv6NbSnoopingDropCounterReasonMartianMac
This object represents the total number of
snooping drops for the reason martian mac.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.9
cLIpv6NbSnoopingDropCounterReasonNotAllowed
This object represents the total number of
snooping drops for the reason more trusted entry exists.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.10
cLIpv6NbSnoopingDropCounterReasonNotAuthorised
This object represents the total number of
snooping drops for the reason packet not authorized
on port.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.11
cLIpv6NbSnoopingDropCounterReasonStop
This object represents the total number of
snooping drops for the reason packet accepted but
not forwarded.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.12