pktSwchProfileOptionsA
RAD-MIB ·
.1.3.6.1.4.1.164.8.2.1.2.1.35
Object
column Integer32
This entry defines several options to control the profile. The value is a sum of values
(powers of two), where each value in the sum represents an option .
The values that may be included in the sum and their meanings are:
0 No options
1 Remote set of local X.3 parameters though X.29 is disabled
2 Add sub address to call request
4 Don't use protocol ID in user data field.
8 SPRINT NUI format
16 More bit is set when the edit buffer is full
32 Extended error message
64 Discard connect extended service signal
128 enable connect by typing the address w/out a command
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.8.2.1.2.1.35- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pktSwchProfileAEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::pktSwchProfileOptionsA'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::pktSwchProfileOptionsA.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::pktSwchProfileOptionsA'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.