agentLoginSessionInetAddressType
NG700-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.11.1.2.1.1.1.8
Object
column
INET-ADDRESS-MIBInetAddressType
Type of address agentLoginSessionInetAddress is returning. Can be either unknown(0), ipv4(1), or ipv6 (2). Will return unknown(0) in the case of a serial login.
Context
- MIB
- NG700-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.11.1.2.1.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentLoginSessionEntry
- Table
- agentLoginSessionTable
- Siblings
- 8
Syntax
INET-ADDRESS-MIBInetAddressType
- 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 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentLoginSessionIndex Agent Login Session Index of the switch | column | Integer32 | .1.3.6.1.4.1.4526.11.1.2.1.1.1.1 |
| agentLoginSessionUserName Agent Login Session UserName of the switch | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.4526.11.1.2.1.1.1.2 |
| agentLoginSessionIPAddress obsolete Agent Login Session IP Address of the switch | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4526.11.1.2.1.1.1.3 |
| agentLoginSessionConnectionType Agent Login Session Connection Type of the switch | column | Enumeration | .1.3.6.1.4.1.4526.11.1.2.1.1.1.4 |
| agentLoginSessionIdleTime Agent Login Session Idle Time of the switch | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.4526.11.1.2.1.1.1.5 |
| agentLoginSessionSessionTime Agent Login Session Time of the switch | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.4526.11.1.2.1.1.1.6 |
| agentLoginSessionStatus Status of the user.
active(1) - This connection is active.
destroy(6) - Set to this value to disconnect this user. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.4526.11.1.2.1.1.1.7 |
| agentLoginSessionInetAddress Inet Address of the connecting the user is logging in with.
Will return a zero-length string in the case of a serial login. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4526.11.1.2.1.1.1.9 |