dialCtlPeerCfgSpeed
DIAL-CONTROL-MIB ·
.1.3.6.1.2.1.10.21.1.2.1.1.8
Object
column r/w
Integer32
The desired information transfer speed in bits/second when calling this peer. The detailed media specific information, e.g. information type and information transfer rate for ISDN circuits, has to be extracted from this object. If the transfer speed to be used is unknown or the default speed for this type of interfaces, the value of this object may be zero.
Context
- MIB
- DIAL-CONTROL-MIB
- OID
.1.3.6.1.2.1.10.21.1.2.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dialCtlPeerCfgEntry
- 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 'DIAL-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIAL-CONTROL-MIB::dialCtlPeerCfgSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DIAL-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIAL-CONTROL-MIB::dialCtlPeerCfgSpeed.<dialCtlPeerCfgId>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DIAL-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DIAL-CONTROL-MIB::dialCtlPeerCfgSpeed'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of