x25CallParmFastSelect
RFC1382-MIB ·
.1.3.6.1.2.1.10.5.9.1.10
Object
column mandatory
r/w
Enumeration
Expresses preference for use of fast select
facility. The value of default for a
circuit is the PLE default. A value of
default for the PLE means noFastSelect. A
value of noFastSelect or
noRestrictedFastResponse indicates a circuit
may not use fast select or restricted fast
response.
Context
- MIB
- RFC1382-MIB
- OID
.1.3.6.1.2.1.10.5.9.1.10- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- x25CallParmEntry
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::x25CallParmFastSelect'
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::x25CallParmFastSelect.<x25CallParmIndex>'
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::x25CallParmFastSelect'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | notSpecified |
3 | fastSelect |
4 | restrictedFastResponse |
5 | noFastSelect |
6 | noRestrictedFastResponse |