hmtsDevRowStatus
SCTE-HMS-HMTS-MIB ·
.1.3.6.1.4.1.5591.1.11.3.2.1.3.6.1.15
Object
This is used to add and delete rows from this table dynamically.
The RowStatus textual convention has been defined in the SNMPv2-TC
MIB (RFC 2579). According to this RFC, the meaning of the different
RowStatus states for this table is as follows:
- active: the HMTS may perform unicast, multicast and broadcast
communication with the device, using the communication parameters
specified in the corresponding row. It does not matter whether or
not there exists a physical device with the specified MAC address,
or whether it is responding or not.
- notInService: the HMTS may not perform any communication with the
device with the specified MAC address. Traps for this device will
not be forwarded to any EMS.
- notReady: the RowStatus will be notReady if one or more of the
following conditions is met:
* the MAC address in the corresponding row is either
all-zeroes, or a multicast MAC address.
* the IP address is not 0.0.0.0, the HMTS is IP based and there is
another active row with the same IP address.
* the community string is not equal to hmtsDefaultCommString, the
HMTS is community based and there is another active row with the
same community string.
* No forward port has been configured, or a non-existing forward
port has been specified.
During auto discovery if the row did not have a Reverse port ID
assigned (that is the row status is notReady) and the reverse
port id has been discovered then the HMTS may automatically
activate the row. However, if the row status is notInService
than the HMTS shall not automatically activate the row.
Entries that are not active in this table or have the default
IP address or community string shall not appear in the
tables hmtsIPDevTable and hmtsCommDevTable.
Context
- MIB
- SCTE-HMS-HMTS-MIB
- OID
.1.3.6.1.4.1.5591.1.11.3.2.1.3.6.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmtsDevEntry
- Table
- hmtsDevTable
- Siblings
- 14
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hmtsDevPhysAddr This is the physical MAC address of the network element that
this device entry pertains. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.5591.1.11.3.2.1.3.6.1.1 |
| hmtsDevRqstCount This is the total number of unicast requests made to this
device. This unsigned value is reset to zero by setting its
value to zero. Setting this value to a non-zero value will
… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5591.1.11.3.2.1.3.6.1.10 |
| hmtsDevRespTimeoutCount This is the total number of unicast requests that have timed
out. This is an unsigned value that is reset to zero by
setting its value to zero. Setting this value to a non-zero
v… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5591.1.11.3.2.1.3.6.1.11 |
| hmtsDevContNRespCount This is the contiguous number of unicast requests that have
timed out for this device. Upon the receipt of a valid
response this value is reset to zero.
This object has a thresho… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5591.1.11.3.2.1.3.6.1.12 |
| hmtsDevRegStatus This identifies the status of the device:
Registered - the device has successfully registered.
Registering - the device is in the process of registering.
Not Registered - the devi… | column | Enumeration | .1.3.6.1.4.1.5591.1.11.3.2.1.3.6.1.13 |
| hmtsDevRegTime This is the time the device last completed registration.
All values are unsigned 32 bit integers.
Time since the Epoch (00:00:00 UTC, January 1, 1970),
measured in seconds(POSIX T… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5591.1.11.3.2.1.3.6.1.14 |
| hmtsDevIPAddr This is the device IP address assigned of the network element
that this device entry pertains. The default IP address is
0.0.0.0. When one tries to set an IP address that is not… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5591.1.11.3.2.1.3.6.1.2 |
| hmtsDevCommString This is the community string assigned to the network element
that this device entry pertains. If hmtsCommManagementMethod
is automatic then how the community string is set is ven… | column | OctetString | .1.3.6.1.4.1.5591.1.11.3.2.1.3.6.1.3 |
| hmtsDevFwdPortId This is the Id of the HMTS' forward path port or transmitter
used to communicate with the corresponding network element.
This uniquely identifies the table entry in the
hmtsFwdPor… | column | OctetString | .1.3.6.1.4.1.5591.1.11.3.2.1.3.6.1.4 |
| hmtsDevRevPortId This is the id of the HMTS' reverse path port or receiver used
to communicate with the corresponding network element. This
uniquely identifies the table entry in the hmtsRevPortT… | column | OctetString | .1.3.6.1.4.1.5591.1.11.3.2.1.3.6.1.5 |
| hmtsDevComStat 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 hmtsComFaultTabl… | column | HmtsComStatCodes | .1.3.6.1.4.1.5591.1.11.3.2.1.3.6.1.6 |
| hmtsDevReturnLvl This is the return level as recorded on the last response from
this device. This value only applies to transponders that are
accessed via the serial RF link, noSuchName shall be … | column | 0.1 dBmV SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5591.1.11.3.2.1.3.6.1.7 |
| hmtsDevLastStateChg This is the time of the last state change to this
hmtsDevComStat object's value. All values are unsigned 32 bit
integers. Time since the Epoch (00:00:00, January 1,
1970), measu… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5591.1.11.3.2.1.3.6.1.8 |
| hmtsDevLastRespTime This is the time of the last response received from this
device. All values are unsigned 32 bit integers.
Time since the Epoch (00:00:00, January 1, 1970),
measured in seconds(POS… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5591.1.11.3.2.1.3.6.1.9 |