docsIfMCmtsDepiSessionInfoErrorCode
DOCS-IF-M-CMTS-MIB ·
.1.3.6.1.4.1.4491.2.1.6.1.4.1.2.1.11
Object
column Enumeration
The error Code raised when docsIfMCmtsDepiSessionInfoState
is 'depiSessionError'
'invalidMACInterfaceValue'
Indicates wrong assignment of the M-CMTS MAC interface
ifIndex.
'invalidDSInterfaceValue'
Indicates wrong assignment of the M-CMTS Downstream
interface ifIndex
'noResourcesForDSInterfaceIfIndex'
Indicates the M-CMTS Core has no more resources to
assign a session to this entry.
'l2tpv3Error'
An L2TPv3 StopCCN or CDN message was issued
'ifAdminStatusSetToDown'
Indicates the ifAdminStatus was set to down and the
session was torn down. More details are in the Row
Status and ifAdminStatus relationship, described in
docsIfMCmtsDepiSessionConfigRowStatus.
More detail state may be provided by the proper DEPI tunnel
Mechanism, e.g., L2TP-MIB l2tpTunnelStatsEntry.
Context
- MIB
- DOCS-IF-M-CMTS-MIB
- OID
.1.3.6.1.4.1.4491.2.1.6.1.4.1.2.1.11- 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::docsIfMCmtsDepiSessionInfoErrorCode'
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::docsIfMCmtsDepiSessionInfoErrorCode.<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::docsIfMCmtsDepiSessionInfoErrorCode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | invalidMACInterfaceValue |
3 | invalidDSInterfaceValue |
4 | noResourcesForDSInterfaceIndex |
5 | l2tpv3Error |
6 | ifAdminStatusSetToDown |
Conformance
Member of