x25CircuitCallParamId
RFC1382-MIB ·
.1.3.6.1.2.1.10.5.5.1.17
Object
column mandatory
r/w
ObjectIdentifier
This identifies the instance of the x25CallParmIndex for the entry in the x25CallParmTable which contains the call parameters in use with this circuit. The entry referenced must contain the values that are currently in use by the circuit rather than proposed values. A value of NULL indicates the circuit is a PVC or is using all the default parameters.
Context
- MIB
- RFC1382-MIB
- OID
.1.3.6.1.2.1.10.5.5.1.17- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- x25CircuitEntry
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 'RFC1382-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1382-MIB::x25CircuitCallParamId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1382-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1382-MIB::x25CircuitCallParamId.<x25CircuitIndex>.<x25CircuitChannel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1382-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1382-MIB::x25CircuitCallParamId'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.