etsysPwaAuthSessionIPAddressType
ENTERASYS-PWA-MIB ·
.1.3.6.1.4.1.5624.1.2.8.4.1.1.12
Object
A value that represents a type of
etsysPwaAuthSessionIPAddress.
unknown(0) An unknown address type. This value MUST
be used if the value of the corresponding
InetAddress object is a zero-length string.
It may also be used to indicate an IP address
which is not in one of the formats defined
below.
ipv4(1) An IPv4 address as defined by the
InetAddressIPv4 textual convention.
ipv6(2) An IPv6 address as defined by the
InetAddressIPv6 textual convention.
Context
- MIB
- ENTERASYS-PWA-MIB
- OID
.1.3.6.1.4.1.5624.1.2.8.4.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etsysPwaAuthSessionStatsEntry
- Groups
- 1
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 'ENTERASYS-PWA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-PWA-MIB::etsysPwaAuthSessionIPAddressType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-PWA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-PWA-MIB::etsysPwaAuthSessionIPAddressType.<etsysPwaPortNumber>.<etsysPwaAuthSessionID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-PWA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-PWA-MIB::etsysPwaAuthSessionIPAddressType'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Conformance
Member of
Compliance refinements
See etsysPwaMIBComplianceI.
The implementation may support only IPv4. If
a domain name is used, a WINS/DNS client is
required in the switch that is capable of
resolving the name. When a domain name is used,
this object will supercede the value set in
etsysPwaSystemAuthHostName and render that value
as unused.
a domain name is used, a WINS/DNS client is
required in the switch that is capable of
resolving the name. When a domain name is used,
this object will supercede the value set in
etsysPwaSystemAuthHostName and render that value
as unused.
The implementation may support only IPv4. If
a domain name is used, a WINS/DNS client is
required in the switch that is capable of
resolving the name. When a domain name is used,
this object will supercede the value set in
etsysPwaSystemAuthHostName and render that value
as unused.
a domain name is used, a WINS/DNS client is
required in the switch that is capable of
resolving the name. When a domain name is used,
this object will supercede the value set in
etsysPwaSystemAuthHostName and render that value
as unused.