oriWirelessIfWSSStatus
ORiNOCO-MIB ·
.1.3.6.1.4.1.11898.2.1.2.1.1.1.35
Object
column r/w
Enumeration
This object is used for the Wireless System Shutdown feature. This feature allows an administrator to shut down wireless services to clients. When this object is set to down wireless client services will be shutdown/disabled, but WDS links will still remain up.
Context
- MIB
- ORiNOCO-MIB
- OID
.1.3.6.1.4.1.11898.2.1.2.1.1.1.35- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- oriWirelessIfPropertiesEntry
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 'ORiNOCO-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORiNOCO-MIB::oriWirelessIfWSSStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ORiNOCO-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORiNOCO-MIB::oriWirelessIfWSSStatus.<oriWirelessIfPropertiesIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ORiNOCO-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ORiNOCO-MIB::oriWirelessIfWSSStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |