cdx6500IBM2260sType
IBM2260-OPT-MIB ·
.1.3.6.1.4.1.449.2.1.2.1.3.6.1.3
Object
column mandatory
Enumeration
single - configures a single station addressable by the ADDR1-ADDR2 address pair. group - configures a group of stations addressable by the ADDR1 address character, but ADDR2 is assumed to be 40H, 41H, 42H and 43H. This type is intended for support of DataTroll devices. NOTE: `group' Station should not be used when the BSC3270-IBM2260 protocol Interoperation is being used.
Context
- MIB
- IBM2260-OPT-MIB
- OID
.1.3.6.1.4.1.449.2.1.2.1.3.6.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cdx6500SPCTIBM2260StationEntry
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::cdx6500IBM2260sType'
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::cdx6500IBM2260sType.<cdx6500IBM2260sCfgPortNum>.<cdx6500IBM2260sCfgStationNum>'
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::cdx6500IBM2260sType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | single |
2 | group |