hmtsRegistrationFailedEvent

SCTE-HMS-HMTS-MIB · .1.3.6.1.4.1.5591.1.11.3.2.1.0.1

Object

notification
The SNMP notification that is generated when registration of a device
failed. There is only one mandatory varbind: hmtsDevComStat, e.g.
(OID hmtsDevComStat.16.35.69.103.137.171, value ASN-INTEGER invIP).
Since the hmtsDevTable index must be included in the OID, the physical
address of a device is automatically included in the notification.
In the above example, the physical address is 10-23-45-67-89-ab.
Note: SMI rules forbid to include hmtsDevPhysAddr, since this column
is not-accessible.
The following varbinds must also be included if these apply:
- For IP-based HTMS's, the IP-address hmtsDevIPAddr.
- For community-string based HMTS's, the community string
  hmtsDevCommString.

Context

MIB
SCTE-HMS-HMTS-MIB
OID
.1.3.6.1.4.1.5591.1.11.3.2.1.0.1
Type
notification
Status
current
Parent
hmtsNotifications
Groups
1

Notifications are emitted by an agent; they cannot be read with snmpget or walked.

Inspect the notification definition
/usr/bin/snmptranslate -Pud -Ir -Td -m 'SCTE-HMS-HMTS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-HMTS-MIB::hmtsRegistrationFailedEvent'
More examples
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::hmtsRegistrationFailedEvent'

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.

Conformance