cdx6500IBM2260CfgPadType
IBM2260-OPT-MIB ·
.1.3.6.1.4.1.449.2.1.2.1.1.20.1.2
Object
column mandatory
Enumeration
Indicates whether the port is functioning as a Terminal PAD (TPAD) or a Host PAD (HPAD).
Context
- MIB
- IBM2260-OPT-MIB
- OID
.1.3.6.1.4.1.449.2.1.2.1.1.20.1.2- 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::cdx6500IBM2260CfgPadType'
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::cdx6500IBM2260CfgPadType.<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::cdx6500IBM2260CfgPadType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tpad |
2 | hpad |