cmmSessionNum
CT-CMMPHYS-MIB ·
.1.3.6.1.4.1.52.4.1.1.18.1.3.1.4
Object
This object contains the session number that is associated with this modem. Session numbers are assigned, starting with 1, from the first modem on the first module of the first CMM board and continuing through the last modem of the last module of the last CMM board.
Context
- MIB
- CT-CMMPHYS-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.18.1.3.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cmmModemEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'CT-CMMPHYS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-CMMPHYS-MIB::cmmSessionNum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CT-CMMPHYS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-CMMPHYS-MIB::cmmSessionNum.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-CMMPHYS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-CMMPHYS-MIB::cmmSessionNum'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647