CISCO-LWAPP-ROGUE-MIB Table View

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

Tables
8
Rows
8
Columns
60
.1.3.6.1.4.1.9.9.610.1.1.3.1 · 1 row entry · 11 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLRuleConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-ROGUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-ROGUE-MIB::cLRuleConfigTable'
This table provides the configuration needed
by the controller for classifying rogue APs. 
The user defines the custom rules which are 
used to classify the APs under different 
classification types. When a new rule is created 
priority will be assigned automatically by controller, 
highest priority given to rule which are created first. 
Also if user is changing the priority of a rule manually, 
the new priority should not be used by any other existing rule.
cLRuleConfigEntry row .1.3.6.1.4.1.9.9.610.1.1.3.1.1
Each entry represents a conceptual row
(as identified by a rule name)in cLRuleConfigTable.
Indexes
Column Syntax OID
This object represents the rule name to identify
this entry.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.610.1.1.3.1.1.1
This object specifies the classification applied
to the rogue AP that matches this rule.
friendly - known and acknowledged rogue AP
malicious - unknown AP that matches user defined
malicious rules
unclass…
Enumerationr/w
Enumerated Values:
1friendly
2malicious
3unclassified
4custom
.1.3.6.1.4.1.9.9.610.1.1.3.1.1.2
This object specifies how the conditions
defined by corresponding instances of
cLConditionType, are matched under each rule.
all - all the conditions defined per rule should be matched
any - any conditions defined per …
Enumerationr/w
Enumerated Values:
1all
2any
.1.3.6.1.4.1.9.9.610.1.1.3.1.1.3
This object specifies the order in which the
rules will be applied. The rules will be applied from
lowest to highest and gaps are allowed.
Each rule must have and unique value for this object.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.610.1.1.3.1.1.4
This object specifies whether this rule is enabled or not.
A value of 'true' specifies this rule is enabled.
A value of 'false' specifies this rule is disabled.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.610.1.1.3.1.1.5
This object specifies the storage type for this conceptual
row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.610.1.1.3.1.1.6
This object specifies the status column for a
conceptual row in this table. All writable objects
in this row may be modified when the row is active.
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.610.1.1.3.1.1.7
This object specifies the custom classification
severity score of the rules.
This object is applicable when cLRuleRogueType is configured
as 'custom'.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.610.1.1.3.1.1.8
This object represents the rule classification name.
This object is applicable when cLRuleRogueType is configured
as 'custom'.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.610.1.1.3.1.1.9
This object specifies how the notification is
defined for the rogue rule.
global - Configure notification to trap receiver only.
local - Configure notification to monitor page(local) only.
none - Configure no notificati…
Enumerationr/w
Enumerated Values:
1global
2local
3none
4all
.1.3.6.1.4.1.9.9.610.1.1.3.1.1.10
This object specifies the rule to configure state of the
rogue.
alert - Configure alert state on rogue ap.
contain - Configure contain state on rogue ap.
internal - Configure internal state on rogue ap.
external - Conf…
Enumerationr/w
Enumerated Values:
1alert
2contain
3internal
4external
5delete
.1.3.6.1.4.1.9.9.610.1.1.3.1.1.11
.1.3.6.1.4.1.9.9.610.1.1.3.2 · 1 row entry · 11 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLConditionConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-ROGUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-ROGUE-MIB::cLConditionConfigTable'
This table represents the configuration of
conditions that can be applied to a rule.
cLConditionConfigEntry row .1.3.6.1.4.1.9.9.610.1.1.3.2.1
Each entry represents a conceptual row in
cLConditionConfigTable, as identified by a
specific condition name to be applied on a
specific rule name.
Column Syntax OID
This object represents the condition name.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.610.1.1.3.2.1.1
This object specifies the condition type
for this condition associated with a rule.
managedSsid - matches managed SSID
rssi - required minimum RSSI
duration - limited to this time duration
clientCou…
Enumerationr/w
Enumerated Values:
1managedSsid
2rssi
3duration
4clientCount
5noEncryption
6userConfigSsid
7wildCardSsid
.1.3.6.1.4.1.9.9.610.1.1.3.2.1.2
This object specifies the value associated
with the condition type as specified by
the corresponding cLConditionType instance.
If cLConditionType is 'userConfigSsid',
then corresponding 'cLConditionValue' can
only ta…
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.610.1.1.3.2.1.3
This object specifies whether matching against
this condition is enabled or not.
A value of 'true' indicates matching against
this condition is enabled.
A value of 'false' indicates matching against
this condition is…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.610.1.1.3.2.1.4
This object specifies the storage type for this conceptual
row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.610.1.1.3.2.1.5
This object specifies the status column for a
conceptual row in this table. All writable objects
except cLConditionType in this row may be
modified when the row is active.
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.610.1.1.3.2.1.6
This object specifies the minimum value of RSSI that
a rogue AP must have in order to match cLConditionType
of 'rssi'.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.610.1.1.3.2.1.7
This object specifies the minimum value of client count
that a rogue AP must have in order to match cLConditionType
of 'clientCount'.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.610.1.1.3.2.1.8
This object specifies whether or not encryption is enabled.
A value of 'true' indicates that encryption is not enabled.
A value of 'false' indicates that encryption is enabled
for this condition.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.610.1.1.3.2.1.9
This object specifies whether or not managed SSID is enabled.
A value of 'true' indicates managed SSID is enabled.
A value of 'false' indicates managed SSID is not enabled
for this condition.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.610.1.1.3.2.1.10
This object specifies the minimum value of duration,
in seconds, a rogue AP must be present in order to match
cLConditionType of 'duration'.
secondsSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.610.1.1.3.2.1.11
.1.3.6.1.4.1.9.9.610.1.1.3.3 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLConditionSsidConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-ROGUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-ROGUE-MIB::cLConditionSsidConfigTable'
This table represents the configuration of
SSID for a rule. This is applicable to 
conditions within a rule which has the 
corresponding cLConditionType taking on the value 
of 'userConfigSsid'.
cLConditionSsidConfigEntry row .1.3.6.1.4.1.9.9.610.1.1.3.3.1
Each entry represents a conceptual row in
cLConditionSsidConfigTable.
Column Syntax OID
This object represents the SSID value for this
condition associated with a rule.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.610.1.1.3.3.1.1
This object specifies the storage
type for this conceptual row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.610.1.1.3.3.1.2
This object specifies the status column for a
conceptual row in this table. All writable objects
in this row may not be modified when the row is active.
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.610.1.1.3.3.1.3
This object specifies the ssid type
that is present in the rule condition.
Enumerationr/w
Enumerated Values:
1normal
2wildCard
.1.3.6.1.4.1.9.9.610.1.1.3.3.1.4
.1.3.6.1.4.1.9.9.610.1.1.4.1 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLRogueIgnoreListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-ROGUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-ROGUE-MIB::cLRogueIgnoreListTable'
The table lists the APs, as identified by the AP's mac address,
which should not be treated as rogue by the controller.
These APs are the autonomous access points that have been 
manually added to WCS.
cLRogueIgnoreListEntry row .1.3.6.1.4.1.9.9.610.1.1.4.1.1
Each entry represents a conceptual row in this table.
There will be a row for each entry of the autonomous
APs which are manually added to WCS. When the autonomous
AP is no longer managed by WCS, the corresponding row …
Column Syntax OID
This is the MAC Address of the AP to be put in the
rogue ignore list.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.9.9.610.1.1.4.1.1.1
This object specifies the storage type for this
conceptual row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.610.1.1.4.1.1.2
This object specifies the status of the conceptual row.
All writable objects in this row may not be
modified when the row is active.
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.610.1.1.4.1.1.3

cLRogueApTable

table deprecated
.1.3.6.1.4.1.9.9.610.1.1.6.1 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLRogueApTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-ROGUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-ROGUE-MIB::cLRogueApTable'
The table lists the configured rogue APs in the system.
cLRogueApEntry row .1.3.6.1.4.1.9.9.610.1.1.6.1.1
An entry containing contains management information
of a particular rogue AP.

An entry can be created, or deleted by using
cLRogueApRowStatus.
Column Syntax OID
MAC Address of a rogue AP.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.9.9.610.1.1.6.1.1.1
This object specifies the type of a rogue AP.

friendly - existing known, Acknowledge, and Trust missing
rogue states are classified as Friendly.
malicious - unknown AP that could be …
Enumerationr/w
Enumerated Values:
1friendly
2malicious
3unclassified
4custom
.1.3.6.1.4.1.9.9.610.1.1.6.1.1.2
cLRogueApStatedeprecated
This objects specifies the state in which
the rogue AP is.

pending - a read-only value indicates that rogue AP
can not be state to any of the following
type.…
Enumerationr/w
Enumerated Values:
1pending
2alert
3detectedLrad
4known
5acknowledge
6contained
7threat
8containedPending
9knownContained
10trustedMissing
11initializing
.1.3.6.1.4.1.9.9.610.1.1.6.1.1.3
This object specifies the storage type for this
conceptual row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.610.1.1.6.1.1.4
The status of the conceptual row.
All writable objects in this row may be modified when
the row is active.
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.610.1.1.6.1.1.5
.1.3.6.1.4.1.9.9.610.1.1.6.2 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLRogueApListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-ROGUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-ROGUE-MIB::cLRogueApListTable'
Rogue Table. This table lists all the Rogue APs detected by
Detecting APs.
cLRogueApListEntry row .1.3.6.1.4.1.9.9.610.1.1.6.2.1
An entry containing contains management information
of a particular rogue AP.
Column Syntax OID
MAC Address of the rogue AP Interface.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.9.9.610.1.1.6.2.1.1
This object represents the severity score of the AP Interface.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.610.1.1.6.2.1.2
This object represents the rule name that is applied.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.610.1.1.6.2.1.3
This object represents the class name that is applied.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.610.1.1.6.2.1.4
.1.3.6.1.4.1.9.9.610.1.1.7.1 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLRogueClientTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-ROGUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-ROGUE-MIB::cLRogueClientTable'
Rogue Table. This table lists all the Rogue Clients detected by
APs.
cLRogueClientEntry row .1.3.6.1.4.1.9.9.610.1.1.7.1.1
An Entry in cLRogueClientTable.
Column Syntax OID
MAC Address of the rogue AP Client Interface.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.9.9.610.1.1.7.1.1.1
This object represents the MAC Address
of the rogue AP Client gateway.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.9.9.610.1.1.7.1.1.2
.1.3.6.1.4.1.9.9.610.1.1.8.1 · 1 row entry · 20 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cLRogueAPDetectingAPTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-ROGUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-ROGUE-MIB::cLRogueAPDetectingAPTable'
Rogue Station Table. This table lists all the Detecting AP 
Interfaces that detected a particular Rogue.
cLRogueAPDetectingAPEntry row .1.3.6.1.4.1.9.9.610.1.1.8.1.1
An entry in cLRogueAPDetectingAPEntry.
Column Syntax OID
This object represents the MAC Address
of Detecting AP Interface that Detected
the Rogue.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.1
This object represent the slot and band index
of the Detecting AP Interface that detected the
Rogue. Use cLRogueAPPhysicalAPSlot for Slot ID
of the Detecting AP Interface.
Unsigned32
Constraints:
range: 0-2
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.2
This object represents the Detecting AP
Interface type that detected the Rogue.
Enumeration
Enumerated Values:
1dot11b
2dot11a
3dot11abgn
4uwb
5dot11g
6dot11n24
7dot11n5
8unknown
9dot11ac
10dot11ax24
11dot11ax5
12dot11ax6
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.3
This object represents the name of
Detecting AP Interface that detected the Rogue.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.4
This object represents the advertised
Channel Number of the Detecting AP
Interface picked up from the Rogue.
Use in conjuction with cLRogueAPRadioType to resolve ambiguity between
channels numbers of 2.4GHz and 5GHz …
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.5
This object represents the SSID
Advertised by Rogue Station.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.6
This object represents the hidden
ssid indication on this detecting AP.
Enumeration
Enumerated Values:
0disabled
1enabled
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.7
This object represents the Rogue
RSSI as seen by Detecting AP Interface.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.8
This object represents the containment mode used by the AP
if the rogue is in 'contained' state.
A value of '0' indicates invalid containment mode.
A value of '1' indicates deauth broadcast used for contianment.
A valu…
Enumeration
Enumerated Values:
0invalid
1deauthBroadcast
2cfp
3clientContianment
4adhocContainment
5max
99unknown
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.9
This object represents the number of channels used for rogue containment.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.10
This object represents the comma separated
string of channels used for rogue containment.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.11
This object represents the no. of seconds
ago when this Rogue was last heard by
this AP.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.12
This object represents the WEP mode on this detecting AP.
Enumeration
Enumerated Values:
0disabled
1enabled
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.13
This object represents the Preamble on this detecting AP.
Enumeration
Enumerated Values:
0long
1short
2notSupported
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.14
This object represents the WPA mode on this detecting AP.
Enumeration
Enumerated Values:
0disabled
1enabled
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.15
This object represents the WPA2 mode on this detecting AP.
Enumeration
Enumerated Values:
0disabled
1enabled
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.16
This object represents the Fast transition mode on this detecting AP.
A value of 'disabled' indicates FT is disabled on the detecting AP.
A value of 'enabled' indicates FT is enabled on the detecting AP.
Enumeration
Enumerated Values:
0disabled
1enabled
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.17
This object represents the SNR seen by Detecting AP Interface from Rogue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.18
This object represents the represents the channel
width of the detecting AP.
Each enumeration represents which part of the band
the detecting AP is configured.
Enumeration
Enumerated Values:
1five
2ten
3twenty
4aboveforty
5belowforty
6abovefortyAndEighty
7abovefortyBelowEighty
8aboveEightyBelowforty
9belowfortyBelowEighty
10aboveOnesixtyAboveFortyAboveEighty
11belowOnesixtyAboveFortyAboveEighty
12aboveOnesixtyBelowFortyAboveEighty
13belowOnesixtyBelowFortyAboveEighty
14aboveOnesixtyAboveFortyBelowEighty
15belowOnesixtyAboveFortyBelowEighty
16aboveOnesixtyBelowFortyBelowEighty
17belowOnesixtyBelowFortyBelowEighty
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.19
Reporting AP Physical Slot ID
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.20