docsIfMCmtsDepiSessionInfoOwner
DOCS-IF-M-CMTS-MIB ·
.1.3.6.1.4.1.4491.2.1.6.1.4.1.2.1.9
Object
column Enumeration
The creation method of the entry. Applicable to both
M-CMTS Core and EQAM devices.
'management'
Indicates the entry was created via a direct
configuration management such as SNMP or command line.
'dynamic'
Indicates the entry was created via a mechanism
different of user management, e.g., auto discovery or
dynamic addition with the assistance of other
Interfaces like ERMI.
Writable columnar values of entries with this object set
to 'dynamic' should not be changed via management
operations. An attempt to do so returns an SNMP error
'notWritable'.
Context
- MIB
- DOCS-IF-M-CMTS-MIB
- OID
.1.3.6.1.4.1.4491.2.1.6.1.4.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- docsIfMCmtsDepiSessionInfoEntry
- Groups
- 1
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 'DOCS-IF-M-CMTS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF-M-CMTS-MIB::docsIfMCmtsDepiSessionInfoOwner'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-IF-M-CMTS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF-M-CMTS-MIB::docsIfMCmtsDepiSessionInfoOwner.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-IF-M-CMTS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-IF-M-CMTS-MIB::docsIfMCmtsDepiSessionInfoOwner'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | management |
2 | dynamic |
Conformance
Member of