searchState
CAMBIUM-PTP670-MIB ·
.1.3.6.1.4.1.17713.11.12.19.1.9
Object
column Enumeration
Search status of the wireless modem. 'Registering' means that the modem has locked to an OFDM signal, and the wireless link is up. 'Searching' means that no wireless signal has been detected. 'Acquiring' means that a wireless signal has been detected, but the modem has not locked to an OFDM signal.
Context
- MIB
- CAMBIUM-PTP670-MIB
- OID
.1.3.6.1.4.1.17713.11.12.19.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- phyInstancedStatusTableEntry
- 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 'CAMBIUM-PTP670-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-PTP670-MIB::searchState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CAMBIUM-PTP670-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-PTP670-MIB::searchState.<phyInstancedStatusTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAMBIUM-PTP670-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAMBIUM-PTP670-MIB::searchState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | registering |
1 | searching |
2 | acquiring |
Conformance
Member of