ARRIS-CER-VIDEO-SESSION-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
12
Rows
12
Columns
88
cerVideoSessionTable
table.0.2.2
·
1 row entry
·
16 columns
Uses the arris variant from
Command help
/opt/observium/mibs/arris.
Walk cerVideoSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARRIS-CER-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-SESSION-MIB::cerVideoSessionTable'
This table lists video sessions. When doing multicast for SDV, there is one row For each replication of the multicast.
An entry for the video session table.
Indexes
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
The Virtual Edge for this session.
|
ARRIS-CER-VIDEO-MIBCerVirtualEdgeIndexType Type Constraints: range: 0..8 |
.0.2.2.1.1 |
||||||||
|
Video session identifier. Session ids may not be unique across VEs.
|
OctetString Constraints: range: 1-33 |
.0.2.2.1.2 |
||||||||
|
Video session state.
inactive-the session has not yet been joined, or was Active and failed psi--the session is starting and awaiting PSI tables (used for RPC sessions) data--the session is starting, has seen PSI table… |
Enumeration Enumerated Values:
|
.0.2.2.1.3 |
||||||||
|
The channel container index. Used for both multicast and unicast sessions for consistency.
|
Unsigned32 Constraints: range: 0-65535 |
.0.2.2.1.4 |
||||||||
|
The ifIndex of the output QAM used by this video session.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.0.2.2.1.5 |
||||||||
|
The TSID of the output QAM channel used by this video session.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.0.2.2.1.6 |
||||||||
|
Configured video session bandwidth in bits per second.
|
bpsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.0.2.2.1.7 |
||||||||
|
Current measured video session bitrate in bits per second.
|
bpsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.0.2.2.1.8 |
||||||||
|
The length of time that the input stream has been forwarded
since last becoming active is stored in cerveSessionTimeActive. If the cerveSessionState is not set to active, then this value is zero. |
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.0.2.2.1.9 |
||||||||
|
If true, PIDs are not remapped for this video session.
|
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.0.2.2.1.10 |
||||||||
|
Identifies the group to which this video session belongs.
A value of zero indicates that this session is not part of a group. |
Unsigned32 Constraints: range: 0-1024 |
.0.2.2.1.11 |
||||||||
|
The output program number of the active transport used by this video session.
|
ARRIS-CER-VIDEO-MIBCerProgram | .0.2.2.1.12 |
||||||||
|
If true, this is a multicast session.
|
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.0.2.2.1.13 |
||||||||
|
The ID tying together all of the transports defined for this video
session. Only important when doing Service Level Redundancy (SLR). |
Unsigned32 Constraints: range: 1-65535 |
.0.2.2.1.14 |
||||||||
|
OnDemand Video session identifier included in an NGOD create session
message. Unused if session was not created using NGOD. |
OctetString Constraints: range: 0-40 |
.0.2.2.1.15 |
||||||||
|
The transport ID currently in use for this session.
|
Unsigned32 Constraints: range: 1-65535 |
.0.2.2.1.16 |
cerVideoIpSessionTable
table.0.2.3
·
1 row entry
·
7 columns
Uses the arris variant from
Command help
/opt/observium/mibs/arris.
Walk cerVideoIpSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARRIS-CER-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-SESSION-MIB::cerVideoIpSessionTable'
This table maps a DIP address and UPD dport to a video session ID. It is used for both SDV and session-based VOD. There is only one row in the table for each session, even when there is Service Level Redundancy--the one for the current primary source of the input TS.
An entry for the video IP session table.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The destination IP address of this video session.
|
CADANT-TCInetAddressIPv4or6 Type Constraints: range: 0range: 4range: 8range: 16range: 20 |
.0.2.3.1.1 |
||||||||||||||
|
The destination UDP port of this video session.
|
Unsigned32 Constraints: range: 0-65535 |
.0.2.3.1.2 |
||||||||||||||
|
The source IP address of this video session.
Zero means not specified. |
CADANT-TCInetAddressIPv4or6 Type Constraints: range: 0range: 4range: 8range: 16range: 20 |
.0.2.3.1.3 |
||||||||||||||
|
The Virtual Edge for this session.
|
ARRIS-CER-VIDEO-MIBCerVirtualEdgeIndexType Type Constraints: range: 0..8 |
.0.2.3.1.4 |
||||||||||||||
|
Video session identifier.
|
OctetString Constraints: range: 1-33 |
.0.2.3.1.5 |
||||||||||||||
|
Type of source and desttination IP address.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.0.2.3.1.6 |
||||||||||||||
|
The ID tying together all of the transports defined for this video
session. Only important when doing Service Level Redundancy (SLR). |
Unsigned32 Constraints: range: 1-65535 |
.0.2.3.1.7 |
.0.2.4
·
1 row entry
·
3 columns
Uses the arris variant from
Command help
/opt/observium/mibs/arris.
Walk cerVideoSessionAssetTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARRIS-CER-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-SESSION-MIB::cerVideoSessionAssetTable'
This table maps a DIP address and UPD dport to a video session ID. It is used for both SDV and session-based VOD. There is only one row in the table for each session, even when there is Service Level Redundancy--the one for the current primary source of the input TS.
An entry for the video IP session table.
| Column | Syntax | OID |
|---|---|---|
|
The ID tying together all of the transports defined for this video
session. Only important when doing Service Level Redundancy (SLR). |
Unsigned32 Constraints: range: 1-65535 |
.0.2.4.1.1 |
|
The Transport Id for this Video Session.
|
Unsigned32 Constraints: range: 1-65535 |
.0.2.4.1.2 |
|
Contains the channel container index for all sessions.
|
Unsigned32 Constraints: range: 0-65535 |
.0.2.4.1.3 |
.0.2.5
·
1 row entry
·
9 columns
Uses the arris variant from
Command help
/opt/observium/mibs/arris.
Walk cerVideoSessionTransportTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARRIS-CER-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-SESSION-MIB::cerVideoSessionTransportTable'
This table lists the transports (active and backup) used by video sessions on the CER.
An entry for the video session transport table.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Video session transport identifier.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.0.2.5.1.1 |
||||||||||||||
|
Type of source and desttination IP address.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.0.2.5.1.2 |
||||||||||||||
|
Video session transport source IP address.
|
CADANT-TCInetAddressIPv4or6 Type Constraints: range: 0range: 4range: 8range: 16range: 20 |
.0.2.5.1.3 |
||||||||||||||
|
Video session transport destination IP address.
For multicast streams, this is the multicast IP address of the stream. For unicast streams, this is the IP address of the gigabit Ethernet port where the stream is receive… |
CADANT-TCInetAddressIPv4or6 Type Constraints: range: 0range: 4range: 8range: 16range: 20 |
.0.2.5.1.4 |
||||||||||||||
|
Video session transport destination UDP port.
|
Unsigned32 Constraints: range: 0-65535 |
.0.2.5.1.5 |
||||||||||||||
|
The ID tying together all of the transports defined for this video
session. Only important when doing Service Level Redundancy (SLR). |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.0.2.5.1.7 |
||||||||||||||
|
The bandwidth of the SDV or VOD session. Zero means not specified.
|
bpsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.0.2.5.1.8 |
||||||||||||||
|
The incoming program number of the TS. Zero means the first program in the TS.
|
ARRIS-CER-VIDEO-MIBCerProgram | .0.2.5.1.9 |
||||||||||||||
|
The state of this incoming session.
|
CerTransportState Type Values:
|
.0.2.5.1.10 |
cerVideoIpTransportTable
table.0.2.6
·
1 row entry
·
6 columns
Uses the arris variant from
Command help
/opt/observium/mibs/arris.
Walk cerVideoIpTransportTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARRIS-CER-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-SESSION-MIB::cerVideoIpTransportTable'
This table maps multicast IP address and UPD port to transport ID.
An entry for the video session multicast transport table.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Video session transport destination IP address.
|
CADANT-TCInetAddressIPv4or6 Type Constraints: range: 0range: 4range: 8range: 16range: 20 |
.0.2.6.1.1 |
||||||||||||||
|
Video session transport source IP address. Zero if not set.
|
CADANT-TCInetAddressIPv4or6 Type Constraints: range: 0range: 4range: 8range: 16range: 20 |
.0.2.6.1.2 |
||||||||||||||
|
Video session transport destination UDP port.
|
Unsigned32 Constraints: range: 0-65535 |
.0.2.6.1.3 |
||||||||||||||
|
Video multicast transport identifier.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.0.2.6.1.4 |
||||||||||||||
|
The ID tying together all of the transports defined for this video
session. Only important when doing Service Level Redundancy (SLR). |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.0.2.6.1.5 |
||||||||||||||
|
Type of source and desttination IP address.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.0.2.6.1.6 |
cerveErmSessionTable
table.0.2.7
·
1 row entry
·
7 columns
Uses the arris variant from
Command help
/opt/observium/mibs/arris.
Walk cerveErmSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARRIS-CER-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-SESSION-MIB::cerveErmSessionTable'
This table stores parameters for each Virtual Edge video ERM object, if defined.
Virtual Edge ERM configuration parameter table
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This is the VE controlled by this ERM.
|
ARRIS-CER-VIDEO-MIBCerVirtualEdgeIndexType Type Constraints: range: 0..8 |
.0.2.7.1.1 |
||||||||||||||
|
This is the ERM used for this Virtual Edge.
Multiple VEs may use same ERM. |
Unsigned32r/w Constraints: range: 0-8 |
.0.2.7.1.2 |
||||||||||||||
|
Whether or not the VE session-base ERM interface is enabled.
Not used if cerveErmSessionIndex is zero. |
CADANT-TCAdminStater/w Type Values:
|
.0.2.7.1.3 |
||||||||||||||
|
Type of control IP address.
|
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.0.2.7.1.4 |
||||||||||||||
|
This is the source loopback address used when communicating with the ERM and
for receiving messages from the ERM. |
CADANT-TCInetAddressIPv4or6r/w Type Constraints: range: 0range: 4range: 8range: 16range: 20 |
.0.2.7.1.5 |
||||||||||||||
|
The ifIndex of the loopback interface for communicating with an ERM.
|
IF-MIBInterfaceIndexOrZeror/w Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.0.2.7.1.6 |
||||||||||||||
|
The RowStatus for controlling entries in this table.
Allowed values are createAndGo, destroy, and active. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.0.2.7.1.7 |
.0.2.8
·
1 row entry
·
13 columns
Uses the arris variant from
Command help
/opt/observium/mibs/arris.
Walk cerveErmSessionStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARRIS-CER-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-SESSION-MIB::cerveErmSessionStatusTable'
This table lists video session statistics for a session-based ERM.
An entry for the video session qam table.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
True if this VE is connected to the session ERM, false otherwise.
|
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.0.2.8.1.2 |
||||||||||||||
|
Type of IP Address for session-based ERM. Comes from cerveErmSessionAddrType.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.0.2.8.1.3 |
||||||||||||||
|
IP Address of session-based ERM.
|
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.0.2.8.1.4 |
||||||||||||||
|
The total number of sessions created for this VE.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.0.2.8.1.5 |
||||||||||||||
|
The total number of failures to creaate a session for this VE.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.0.2.8.1.6 |
||||||||||||||
|
The total number of sessions deleted for this VE.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.0.2.8.1.7 |
||||||||||||||
|
The total number of delete sessions failures for the VE.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.0.2.8.1.8 |
||||||||||||||
|
The total number of announce messages for this VE.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.0.2.8.1.9 |
||||||||||||||
|
The total number of failed announce messages for this VE.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.0.2.8.1.10 |
||||||||||||||
|
The total number of query session requests for this VE.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.0.2.8.1.11 |
||||||||||||||
|
The total number of failed session queries for this VE.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.0.2.8.1.12 |
||||||||||||||
|
The total number of query session Info requests for this VE.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.0.2.8.1.13 |
||||||||||||||
|
The total number of failed session Info queries for this VE.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.0.2.8.1.14 |
cerErmSessionTable
table.0.2.9
·
1 row entry
·
8 columns
Uses the arris variant from
Command help
/opt/observium/mibs/arris.
Walk cerErmSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARRIS-CER-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-SESSION-MIB::cerErmSessionTable'
This table stores parameters for each Virtual Edge video ERM object, if defined.
Virtual Edge ERM configuration parameter table
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This is the ERM used for this Virtual Edge.
Multiple VEs may use same ERM. |
Unsigned32 Constraints: range: 1-8 |
.0.2.9.1.1 |
||||||||||||
|
The ERM vendor brand.
|
CerErmTyper/w Type Values:
|
.0.2.9.1.2 |
||||||||||||
|
The type of sessions controlled by this ERM.
|
CerSessionTyper/w Type Values:
|
.0.2.9.1.3 |
||||||||||||
|
Contains a text description of the ERM configuration.
|
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.0.2.9.1.4 |
||||||||||||
|
The ERM configuration file vendor ID.
|
OctetStringr/w Constraints: range: 0-32 |
.0.2.9.1.5 |
||||||||||||
|
Contains the control plane timeout for a session ERM.
|
secondsUnsigned32r/w Constraints: range: 0-100 |
.0.2.9.1.6 |
||||||||||||
|
The RowStatus for controlling entries in this table.
Allowed values are createAndGo, destroy, and active. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.0.2.9.1.8 |
||||||||||||
|
Whether or not to do Announce RPC messages to this ERM.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.0.2.9.1.9 |
cerVideoChanContTable
table.0.2.10
·
1 row entry
·
5 columns
Uses the arris variant from
Command help
/opt/observium/mibs/arris.
Walk cerVideoChanContTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARRIS-CER-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-SESSION-MIB::cerVideoChanContTable'
This table contains the list of QAM channel-container memberships. All members of a given CC are transmitting the same multicast stream. A single QAM can be a member of multiple channel containers, meaning that it is transmitting multiple session-based streams.
Channel Container row
| Column | Syntax | OID |
|---|---|---|
|
For multicast sessions, the channel container index.
|
Unsigned32 Constraints: range: 1-65535 |
.0.2.10.1.1 |
|
The ifIndex of the QAM channel.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.0.2.10.1.2 |
|
The output program number associated with this session.
|
ARRIS-CER-VIDEO-MIBCerProgram | .0.2.10.1.3 |
|
The ID tying together all of the transports defined for this video
session. Only important when doing Service Level Redundancy (SLR). Zero is reserved for future use when the channel container might be manually configur… |
ARRIS-CER-VIDEO-MIBCerVirtualEdgeIndexType Type Constraints: range: 0..8 |
.0.2.10.1.4 |
|
Video session identifier. Session ids may not be unique across VEs.
The null string is reserved for manually configured CC in the future. |
OctetString Constraints: range: 0-33 |
.0.2.10.1.5 |
.0.2.11
·
1 row entry
·
3 columns
Uses the arris variant from
Command help
/opt/observium/mibs/arris.
Walk cervLookupOutPortToIfIndexTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARRIS-CER-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-SESSION-MIB::cervLookupOutPortToIfIndexTable'
This table maps the session ERM output port number in, for example, a create session message to the IfIndex of a QAM channel.
The ERM output port number (channel) to ifIndex mapping table
| Column | Syntax | OID |
|---|---|---|
|
Index of Session-based VE using this virtual port number.
|
ARRIS-CER-VIDEO-MIBCerVirtualEdgeIndexType Type Constraints: range: 0..8 |
.0.2.11.1.1 |
|
Session ERM output port number for this channel.
|
Unsigned32 Constraints: range: 1-65535 |
.0.2.11.1.2 |
|
The ifIndex for the QAM channel corresponding to this ERM output
Port number. Zero means that this output port number is not yet assigned. |
IF-MIBInterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.0.2.11.1.3 |
.0.2.12
·
1 row entry
·
4 columns
Uses the arris variant from
Command help
/opt/observium/mibs/arris.
Walk cervLookupConnToVirtPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARRIS-CER-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-SESSION-MIB::cervLookupConnToVirtPortTable'
This table maps the physical RF port number to the virtual RF port number used in the exported session ERM configuration file.
Physical RF port to ERM virtual RF port number mapping table
| Column | Syntax | OID |
|---|---|---|
|
Index of Session-based VE using this virtual port number.
|
ARRIS-CER-VIDEO-MIBCerVirtualEdgeIndexType Type Constraints: range: 0..8 |
.0.2.12.1.1 |
|
The DCAM slot number.
|
Unsigned32 Constraints: range: 1-14 |
.0.2.12.1.2 |
|
The DCAM RF port number.
|
Unsigned32 Constraints: range: 1-8 |
.0.2.12.1.3 |
|
Session ERM virtual RF port number.
|
Unsigned32 Constraints: range: 1-60 |
.0.2.12.1.4 |
.0.2.13
·
1 row entry
·
7 columns
Uses the arris variant from
Command help
/opt/observium/mibs/arris.
Walk cervLookupIfIndexToOutPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARRIS-CER-VIDEO-SESSION-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-SESSION-MIB::cervLookupIfIndexToOutPortTable'
This table maps the ifIndex of a QAM channel to the session ERM output port number in, for example, a create session message.
Channel ifIndex to ERM output port number to mapping table
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The ifIndex for the QAM channel corresponding to this ERM output
Port number. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.0.2.13.1.1 |
||||||||||||
|
Index of Session-based VE using this virtual port number.
|
ARRIS-CER-VIDEO-MIBCerVirtualEdgeIndexTyper/w Type Constraints: range: 0..8 |
.0.2.13.1.2 |
||||||||||||
|
Session ERM output port number for this channel.
|
Unsigned32 Constraints: range: 0-65535 |
.0.2.13.1.3 |
||||||||||||
|
Session ERM virtual channel number. CVEX allows 64 channels per virtual RF port.
USRM allows 36. |
Unsigned32r/w Constraints: range: 0-64 |
.0.2.13.1.4 |
||||||||||||
|
Session ERM virtual RF port number. CVEX allows a total of 60 virtual RF ports.
USRM allows 24 total. |
Unsigned32r/w Constraints: range: 0-60 |
.0.2.13.1.5 |
||||||||||||
|
There are 16 channels per Virtual port for a vod-only ERM and 32 otherwise.
|
Unsigned32r/w Constraints: range: 32-32range: 16-16 |
.0.2.13.1.6 |
||||||||||||
|
The RowStatus for controlling entries in this table.
Allowed values are createAndGo, destroy, and active. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.0.2.13.1.7 |