tn3270eSrvrPortAddrType
TN3270E-MIB ·
.1.3.6.1.2.1.34.8.1.2.1.2
Object
Indicates the type of an address local to the host on which the TN3270E server resides that is represented in tn3270eSrvrPortAddress. A value of unknown(0) SHALL be used for this object when the port is not to be restricted to a local address.
Context
- MIB
- TN3270E-MIB
- OID
.1.3.6.1.2.1.34.8.1.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tn3270eSrvrPortEntry
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-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN3270E-MIB::tn3270eSrvrPortAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN3270E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN3270E-MIB::tn3270eSrvrPortAddrType.<tn3270eSrvrConfIndex>.<tn3270eSrvrPort>.<tn3270eSrvrPortAddrType>.<tn3270eSrvrPortAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN3270E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN3270E-MIB::tn3270eSrvrPortAddrType'
Syntax
- Source
- IANATn3270eTC-MIBIANATn3270eAddrType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |