cdx6500IBM2260CfgConnType
IBM2260-OPT-MIB ·
.1.3.6.1.4.1.449.2.1.2.1.1.20.1.4
Object
column mandatory
Enumeration
Specify the control signal handshake required for a connection to be made to this port: simp - simple, no control signals required. simpa - CTS follows RTS, but no control signals required.
Context
- MIB
- IBM2260-OPT-MIB
- OID
.1.3.6.1.4.1.449.2.1.2.1.1.20.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cdx6500PPCTIBM2260PortEntry
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 'IBM2260-OPT-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM2260-OPT-MIB::cdx6500IBM2260CfgConnType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM2260-OPT-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM2260-OPT-MIB::cdx6500IBM2260CfgConnType.<cdx6500IBM2260CfgPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM2260-OPT-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM2260-OPT-MIB::cdx6500IBM2260CfgConnType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | simp |
16 | simpa |