cWNotificationSpecialAttributes
CISCO-WIRELESS-NOTIFICATION-MIB ·
.1.3.6.1.4.1.9.9.712.1.1.2.1.12
Object
column OctetString
This object represents the specialized attributes required to describe the network condition identified by cWNotificationType. These include SNR, RSSI, channel information etc. This value is formatted as 'name=value' pairs in CSV format. For example, rogueAP Alert's special attributes are sent as 'detectingAPRadioType=a0,YCoordinate=0, state=11, rogueApType=0, spt Status=0, ssId=wpspsk, on80211A=0, numOfDetectingAps=0, on80211B=1, XCoordinate=0, classificationType=3, channelNumber=6, containmentLevel=0, rssi=-51, rogueApMacAddr=00:1b:2b:35:6a:f3, onNetwork=0, total RogueClients=0'. This string can be parsed to get different name-value pairs.
Context
- MIB
- CISCO-WIRELESS-NOTIFICATION-MIB
- OID
.1.3.6.1.4.1.9.9.712.1.1.2.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cwNotificationHistoryEntry
- Groups
- 1
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-WIRELESS-NOTIFICATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-NOTIFICATION-MIB::cWNotificationSpecialAttributes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WIRELESS-NOTIFICATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-NOTIFICATION-MIB::cWNotificationSpecialAttributes.<cWNotificationIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WIRELESS-NOTIFICATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WIRELESS-NOTIFICATION-MIB::cWNotificationSpecialAttributes'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-1024
Conformance
Member of