commonCraftStatus
SCTE-HMS-COMMON-MIB ·
.1.3.6.1.4.1.5591.1.3.1.17
Object
scalar mandatory
Enumeration
This object reports the state of the craft interface.
The status of this object does not imply any change to
the transponder functionality through the MAC interface.
Not all transponders support a craft interface.
If the interface is not supported, the objects reports
disconnected(2).
This object requires an entry in the Discrete Property Table.
Context
- MIB
- SCTE-HMS-COMMON-MIB
- OID
.1.3.6.1.4.1.5591.1.3.1.17- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- commonAdminGroup
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 'SCTE-HMS-COMMON-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-COMMON-MIB::commonCraftStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-COMMON-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-COMMON-MIB::commonCraftStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disconnected |
2 | connected |