hmtsDevComStat
SCTE-HMS-HMTS-MIB ·
.1.3.6.1.4.1.5591.1.11.3.2.1.3.6.1.6
Object
column HmtsComStatCodes
This reports the current device communication status with the corresponding network element. Entries with the value of other than noError(1) shall be list in the hmtsComFaultTable. This object has a discrete property in the discretePropertyTable as defined in SCTE 38-1 (formerly HMS026). The threshold limits and enables can be globally set by the hmtsComStatAlarm object's thresholds. Individual control of this object's threshold properties can be set through the threshold properties of this object. Default thresholds of this object shall be set to the current threshold settings of the hmtsComStatAlarm object's thresholds.
Context
- MIB
- SCTE-HMS-HMTS-MIB
- OID
.1.3.6.1.4.1.5591.1.11.3.2.1.3.6.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hmtsDevEntry
- 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 'SCTE-HMS-HMTS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-HMTS-MIB::hmtsDevComStat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCTE-HMS-HMTS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-HMTS-MIB::hmtsDevComStat.<hmtsDevPhysAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-HMTS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-HMTS-MIB::hmtsDevComStat'
Syntax
- Source
- HmtsComStatCodes
- Base type
Enumeration
Values & Constraints
Type Values
1 | noError |
2 | noRevPortId |
3 | notActive |
4 | notRegis |
5 | pendRegis |
6 | registering |
7 | transDisabled |
8 | rcvrDisabled |
9 | rtrnLvl |
10 | notResp |
11 | invMac |
12 | fwdFreqMismatch |
20 | invIP |
21 | dupIP |
30 | invComm |
31 | dupComm |
32 | other |
Conformance
Member of