service
CAMBIUM-MIB ·
.1.3.6.1.4.1.41010.1.2.1.1.5
Object
column r/w
Enumeration
No description available.
Context
- MIB
- CAMBIUM-MIB
- OID
.1.3.6.1.4.1.41010.1.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wanEntry
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-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-MIB::service'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CAMBIUM-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-MIB::service.<wanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAMBIUM-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAMBIUM-MIB::service'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | voice |
1 | tr069 |
2 | internet |
3 | tr069-internet |
4 | tr069-voice |
5 | voice-internet |
6 | tr069-voice-internet |