dmonChannelPlan
DMON-COMMON-MIB ·
.1.3.6.1.4.1.5802.999999.2.9
Object
scalar r/w
Enumeration
The frequency table to use. EIA-542 is the default table in the USA. fixed-inc is based on a table used of a fixed-inc table that user specifies the start freq, incremental step, end freq, and bandwidth. user defined makes use of a user suppied table in the UserFreqTable.
Context
- MIB
- DMON-COMMON-MIB
- OID
.1.3.6.1.4.1.5802.999999.2.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dmonCommonGroup
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 'DMON-COMMON-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DMON-COMMON-MIB::dmonChannelPlan.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DMON-COMMON-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DMON-COMMON-MIB::dmonChannelPlan'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | eia542 |
1 | fixed-inc |
2 | userdefined |