bsnStandardSignatureEnable
AIRESPACE-WIRELESS-MIB ·
.1.3.6.1.4.1.14179.2.3.1.42.1.1.11
Object
This object configures the status of a particular
standard signature on LWAPP APs, for use in performing
signature analysis on the received 802.11 data and/or
management frames.
A value of 'true' makes the Controller send the
'Signature Add LWAPP Message' to all the joined APs
with the status field set to 'enable'. This makes
the joined APs perform signature analysis on the
received 802.11 data and/or management frames and
report the discrepancies observed, if any, to the
Controller.
A value of 'false' makes the Controller send the
'Signature Add LWAPP Message' to all the joined APs
with the status field set to 'disable'. The joined
APs doesn't perform the signature analysis on the
received 802.11 data and/or management frames for
this particular signature, till the signature is
enabled.
Context
- MIB
- AIRESPACE-WIRELESS-MIB
- OID
.1.3.6.1.4.1.14179.2.3.1.42.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bsnStandardSignatureEntry
- Groups
- 2
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 'AIRESPACE-WIRELESS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AIRESPACE-WIRELESS-MIB::bsnStandardSignatureEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AIRESPACE-WIRELESS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AIRESPACE-WIRELESS-MIB::bsnStandardSignatureEnable.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AIRESPACE-WIRELESS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AIRESPACE-WIRELESS-MIB::bsnStandardSignatureEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of