coVirtualApBroadcastSSID

ALVARION-VIRTUAL-AP-MIB · .1.3.6.1.4.1.12394.1.10.5.11.1.1.1.1.3

Object

column r/w SNMPv2-TCTruthValue
Specifies if the SSID is included in beacon frames.
On Intersil hardware, only the first profile is
manageable. Reading this attribute shall always return
'false' for the other profiles. Writing into this attribute
for the other profiles will return an error.

Context

MIB
ALVARION-VIRTUAL-AP-MIB
OID
.1.3.6.1.4.1.12394.1.10.5.11.1.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
coVirtualAccessPointConfigEntry
Groups
1

Walk 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 'ALVARION-VIRTUAL-AP-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-VIRTUAL-AP-MIB::coVirtualApBroadcastSSID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALVARION-VIRTUAL-AP-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-VIRTUAL-AP-MIB::coVirtualApBroadcastSSID.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-VIRTUAL-AP-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-VIRTUAL-AP-MIB::coVirtualApBroadcastSSID'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance