ntwsApStatRadioStatusMacRadioPhyType
NTWS-AP-STATUS-MIB ·
.1.3.6.1.4.1.45.6.1.4.5.1.1.5.1.10
Object
column NTWS-AP-TCNtwsRadioType
The current Physical Type of this radio (typeUnknown, typeA, typeB, typeG).
Context
- MIB
- NTWS-AP-STATUS-MIB
- OID
.1.3.6.1.4.1.45.6.1.4.5.1.1.5.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ntwsApStatRadioStatusMacEntry
- Groups
- 1
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 'NTWS-AP-STATUS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTWS-AP-STATUS-MIB::ntwsApStatRadioStatusMacRadioPhyType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NTWS-AP-STATUS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTWS-AP-STATUS-MIB::ntwsApStatRadioStatusMacRadioPhyType.<ntwsApStatRadioStatusMacBaseMac>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTWS-AP-STATUS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTWS-AP-STATUS-MIB::ntwsApStatRadioStatusMacRadioPhyType'
Syntax
- Source
- NTWS-AP-TCNtwsRadioType
- Base type
Enumeration
Values & Constraints
Type Values
1 | typeUnknown |
2 | typeA |
3 | typeB |
4 | typeG |
5 | typeNA |
6 | typeNG |