ibmtn3270eConnRejectAddrType
IBM-TN3270E-MIB ·
.1.3.6.1.4.1.2.6.119.4.18.1.1.1.2
Object
column mandatory
Enumeration
A indication of the type of client address provided in ibmtn3270eConnRejectClient.
Context
- MIB
- IBM-TN3270E-MIB
- OID
.1.3.6.1.4.1.2.6.119.4.18.1.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmtn3270eConnRejectEntry
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 'IBM-TN3270E-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-TN3270E-MIB::ibmtn3270eConnRejectAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-TN3270E-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-TN3270E-MIB::ibmtn3270eConnRejectAddrType.<ibmtn3270eConnRejectIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-TN3270E-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-TN3270E-MIB::ibmtn3270eConnRejectAddrType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |