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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLIpv6AclTable
/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::cLIpv6AclTable'
The table listing IPv6 ACLs (Access Control Lists) on the
device.
cLIpv6AclEntry row .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
Column Syntax OID
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
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
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.847.1.1.1.1.3
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLIpv6AclRuleTable
/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::cLIpv6AclRuleTable'
The table listing Acl rules(Access Control List Entries)
on the ACL with name cLIpv6AclName.
cLIpv6AclRuleEntry row .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.
Column Syntax OID
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
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
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
This object specifies the type of the source IP address of the
ACL rule.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.847.1.1.2.1.4
This object specifies the source IP address of the ACL rule.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.847.1.1.2.1.5
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
This object specifies the type of the destination IP address of
the ACL rule.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.847.1.1.2.1.7
This object specifies the destination IP address of the ACL
rule.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.847.1.1.2.1.8
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
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
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
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.847.1.1.2.1.11
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
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.847.1.1.2.1.12
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
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.847.1.1.2.1.13
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
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.847.1.1.2.1.14
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
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
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.1.2.1.17
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLIpv6RaFilteringClientInfoTable
/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::cLIpv6RaFilteringClientInfoTable'
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 row .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.
Column Syntax OID
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
This object represents wlan identifier on which the
client is associated.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.1.3.3.1.2
This object represents the number of RA packets dropped
for the client.
SNMPv2-SMICounter32
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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLIpv6NeighborBindingCounterTable
/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::cLIpv6NeighborBindingCounterTable'
This table represents the IPv6 neighbor binding
counters of the controller.
cLIpv6NeighborBindingCounterEntry row .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.
Column Syntax OID
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
This object represents the number of NDP router
solicitation counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.2
This object represents the number of NDP router
advertisement counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.3
This object represents the number of NDP
neighbor solicitation counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.4
This object represents the number of NDP
neighbor advertisement counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.5
This object represents the number of NDP
neighbor redirect counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.6
This object represents the number of NDP
neighbor certificate solicitation counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.7
This object represents the number of NDP
neighbor certificate advertisement counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.8
This object represents the number of DHCPv6
solicitated counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.9
This object represents the number of DHCPv6
advertisement counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.10
This object represents the number of DHCPv6
request counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.11
This object represents the number of DHCPv6
confirm counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.12
This object represents the number of DHCPv6
renew counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.13
This object represents the number of DHCPv6
rebind counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.14
This object represents the number of DHCPv6
reply counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.15
This object represents the number of DHCPv6
release counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.16
This object represents the number of DHCPv6
decline counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.17
This object represents the number of DHCPv6
reconfigure counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.18
This object represents the number of DHCPv6
information request counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.19
This object represents the number of DHCPv6
relay counters.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.1.1.20
This object represents the number of DHCPv6
relay reply counters.
SNMPv2-SMICounter32
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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLIpv6NbSnoopingDropCounterTable
/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::cLIpv6NbSnoopingDropCounterTable'
This table represents the IPv6 Neighbor Binding snooping
drop counters of the controller.
cLIpv6NbSnoopingDropCounterEntry row .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.
Column Syntax OID
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
This object represents the total number of
snooping drops, including all reasons.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.2
This object represents the total number of
snooping drops for the silent drop reason.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.3
This object represents the total number of
snooping drops for the internal failure reasons.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.4
This object represents the total number of
snooping drops for the reason CGA option does not verify.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.5
This object represents the total number of
snooping drops for the reason RSA Signature does not verify.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.6
This object represents the total number of
snooping drops for the reason address limit reached.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.7
This object represents the total number of
snooping drops for the reason martian packet.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.8
This object represents the total number of
snooping drops for the reason martian mac.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.9
This object represents the total number of
snooping drops for the reason more trusted entry exists.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.10
This object represents the total number of
snooping drops for the reason packet not authorized
on port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.11
This object represents the total number of
snooping drops for the reason packet accepted but
not forwarded.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.847.1.2.3.1.12