dmonPhyHistoryChannelQAMlocked
DMON-PHY-MIB ·
.1.3.6.1.4.1.5802.999999.1.3.1.24
Object
column SNMPv2-TCTruthValue
Indicates whether QAM is locked. If not locked, Most of the columns in this entry are not valid.
Context
- MIB
- DMON-PHY-MIB
- OID
.1.3.6.1.4.1.5802.999999.1.3.1.24- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dmonPhyHistoryInfoEntry
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 'DMON-PHY-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DMON-PHY-MIB::dmonPhyHistoryChannelQAMlocked'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DMON-PHY-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DMON-PHY-MIB::dmonPhyHistoryChannelQAMlocked.<dmonPhyHistoryChannelIndex>.<dmonPhyHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DMON-PHY-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DMON-PHY-MIB::dmonPhyHistoryChannelQAMlocked'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |