coVirtualApWlanProfileIndex
ALVARION-VIRTUAL-AP-MIB ·
.1.3.6.1.4.1.12394.1.10.5.11.1.1.1.1.1
Object
column Integer32
Specifies the index of the VSC profile.
Context
- MIB
- ALVARION-VIRTUAL-AP-MIB
- OID
.1.3.6.1.4.1.12394.1.10.5.11.1.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- coVirtualAccessPointConfigEntry
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 '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::coVirtualApWlanProfileIndex'
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::coVirtualApWlanProfileIndex.<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::coVirtualApWlanProfileIndex'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.