docsMcastAuthCmtsCmStatusMaxNumSess

DOCS-MCAST-AUTH-MIB · .1.3.6.1.4.1.4491.2.1.19.1.2.1.3

Object

column sessionsUnsigned32
This attribute indicates the CM signaled value in
Maximum Multicast Sessions Encoding during the CM registration
process. If this value is missing the DefMaxNumSess
attribute of the Ctrl object is used to determine
the maximum number of multicast sessions this
client may forward. The value 0 indicates that no
dynamic joins are permitted. The value 65535 (the largest
valid value) indicates that the CMTS permits any
number of sessions to be joined by clients reached
through the CM.

Context

MIB
DOCS-MCAST-AUTH-MIB
OID
.1.3.6.1.4.1.4491.2.1.19.1.2.1.3
Type
column
Access
readonly
Status
current
Units
sessions
Parent
docsMcastAuthCmtsCmStatusEntry
Groups
1

Walk 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 'DOCS-MCAST-AUTH-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-MCAST-AUTH-MIB::docsMcastAuthCmtsCmStatusMaxNumSess'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-MCAST-AUTH-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-MCAST-AUTH-MIB::docsMcastAuthCmtsCmStatusMaxNumSess.<docsIf3CmtsCmRegStatusId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-MCAST-AUTH-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-MCAST-AUTH-MIB::docsMcastAuthCmtsCmStatusMaxNumSess'

Syntax

sessionsUnsigned32

Values & Constraints

Object Constraints
range: 0-65535

Conformance