tn3270eRtDataClientAddrType
TN3270E-RT-MIB ·
.1.3.6.1.2.1.34.9.1.2.1.1
Object
Indicates the type of address represented by the value of tn3270eRtDataClientAddress. The value unknown(0) is used if aggregate data is being collected for the client group.
Context
- MIB
- TN3270E-RT-MIB
- OID
.1.3.6.1.2.1.34.9.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tn3270eRtDataEntry
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 'TN3270E-RT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN3270E-RT-MIB::tn3270eRtDataClientAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN3270E-RT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN3270E-RT-MIB::tn3270eRtDataClientAddrType.<tn3270eSrvrConfIndex>.<tn3270eClientGroupName>.<tn3270eRtDataClientAddrType>.<tn3270eRtDataClientAddress>.<tn3270eRtDataClientPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN3270E-RT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN3270E-RT-MIB::tn3270eRtDataClientAddrType'
Syntax
- Source
- IANATn3270eTC-MIBIANATn3270eAddrType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |