dsx3Channelization
RFC1407-MIB ·
.1.3.6.1.2.1.10.30.5.1.17
Object
column r/w
Enumeration
Indicates whether this ds3/e3 is channelized or
unchannelized. The value of enabledDs1 indicates
that this is a DS3 channelized into DS1s. The
value of enabledDs3 indicated that this is a DS3
channelized into DS2s. Setting this object will
cause the creation or deletion of DS2 or DS1
entries in the ifTable.
Context
- MIB
- RFC1407-MIB
- OID
.1.3.6.1.2.1.10.30.5.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsx3ConfigEntry
- 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 'RFC1407-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1407-MIB::dsx3Channelization'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1407-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1407-MIB::dsx3Channelization.<dsx3LineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1407-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1407-MIB::dsx3Channelization'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabledDs1 |
3 | enabledDs2 |
Conformance
Member of
Compliance refinements
ds3Compliance
readonly
Write access for the channelization is not
required.
required.