wirelessIfCellSize
PROXIM-MIB ·
.1.3.6.1.4.1.841.1.1.1.1.1.1.1.16
Object
column r/w
Enumeration
This parameter represents the cell size of the wireless. By default, the cell size is configured to large. Select (1) for Small cell size, (2) for Medium cell size and (3) for Large cell size.
Context
- MIB
- PROXIM-MIB
- OID
.1.3.6.1.4.1.841.1.1.1.1.1.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wirelessIfPropertiesTableEntry
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 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROXIM-MIB::wirelessIfCellSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROXIM-MIB::wirelessIfCellSize.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PROXIM-MIB::wirelessIfCellSize'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | single |
2 | dual |
3 | auto |