moduleSpecific
DASAN-DSL-MIB ·
.1.3.6.1.4.1.6296.9.3.1.2.3.1.10
Object
column obsolete
ObjectIdentifier
A reference to MIB definitions specific to the
particular media being used to realize the module.
It is recommended that this value point to an instance
of a MIB object in the media-specific MIB, i.e., that
this object have the semantics associated with the
InstancePointer textual convention defined in RFC
1903. In fact, it is recommended that the module-
specific MIB specify what value moduleSpecific should/can
take for values of moduleType. If no MIB definitions
specific to the particular media are available, the
value should be set to the OBJECT IDENTIFIER { 0 0 }.
Context
- MIB
- DASAN-DSL-MIB
- OID
.1.3.6.1.4.1.6296.9.3.1.2.3.1.10- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- moduleEntry
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 'DASAN-DSL-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DASAN-DSL-MIB::moduleSpecific'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DASAN-DSL-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DASAN-DSL-MIB::moduleSpecific.<moduleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DASAN-DSL-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DASAN-DSL-MIB::moduleSpecific'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.