docsIfMCmtsDepiSessionInfoState
DOCS-IF-M-CMTS-MIB ·
.1.3.6.1.4.1.4491.2.1.6.1.4.1.2.1.10
Object
column Enumeration
A high level state of the DEPI session. 'depiSessionUp' Indicates the DEPI session is UP and able to pass traffic. 'depiSessionError' Indicates the DEPI session encountered an error and the DEPI session was disconnected or never reached the session connection state. docsIfMCmtsDepiSessionInfoErrorCode indicates possible reasons for the error conditions.
Context
- MIB
- DOCS-IF-M-CMTS-MIB
- OID
.1.3.6.1.4.1.4491.2.1.6.1.4.1.2.1.10- 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::docsIfMCmtsDepiSessionInfoState'
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::docsIfMCmtsDepiSessionInfoState.<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::docsIfMCmtsDepiSessionInfoState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | depiSessionUp |
3 | depiSessionError |
Conformance
Member of