rangingMode
CANOPY-SYS-MIB ·
.1.3.6.1.4.1.17713.1.9.2
Object
scalar Enumeration
Type of ranging to use during installation, either Auto-Ranging or use a selectable Target Range
Context
- MIB
- CANOPY-SYS-MIB
- OID
.1.3.6.1.4.1.17713.1.9.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- mgmt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CANOPY-SYS-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CANOPY-SYS-MIB::rangingMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CANOPY-SYS-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CANOPY-SYS-MIB::rangingMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | auto-0-40-km |
1 | auto-0-100-km |
2 | auto-0-200-km |
3 | target-range |