docsIfCmtsServiceAdminStatus
DOCS-IF-MIB ·
.1.3.6.1.2.1.10.127.1.3.4.1.3
Object
column r/w
Enumeration
Allows a service class for a particular modem to be suppressed, (re-)enabled, or deleted altogether.
Context
- MIB
- DOCS-IF-MIB
- OID
.1.3.6.1.2.1.10.127.1.3.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- docsIfCmtsServiceEntry
- Groups
- 2
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-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF-MIB::docsIfCmtsServiceAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF-MIB::docsIfCmtsServiceAdminStatus.<ifIndex>.<docsIfCmtsServiceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-IF-MIB::docsIfCmtsServiceAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | destroyed |
Conformance
Member of
Compliance refinements
docsIfBasicCompliance
readonly
It is compliant to implement this object as read-only.
docsIfBasicComplianceV2
readonly
It is compliant to implement this object as read-only.