All MIBs › XYPLEX-CONCATENATED-MIB › sessionLogPort
sessionLogPort
Module: XYPLEX-CONCATENATED-MIB
OID (symbolic): XYPLEX-CONCATENATED-MIB::sessionLogPort
OID (numeric): 1.3.6.1.4.1.33.13.6.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
An index value that uniquely identifies the port where the event took place. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Character MIB [12]. Corresponds directly to the value labeled 'Port' in the SERVER ACCOUNTING display.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.13.6.2.1.3 snmpwalk -v2c -c public <target> XYPLEX-CONCATENATED-MIB::sessionLogPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.13.6.2.1.3.1 snmpget -v2c -c public <target> XYPLEX-CONCATENATED-MIB::sessionLogPort.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sessionLogPort.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.33 | iTouch | ITOUCH-MIB |
| 1.3.6.1.4.1.33.13 | xCharacter | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.6 | xSessionLog | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.6.2 | sessionLogTable | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.6.2.1 | sessionLogEntry | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.6.2.1.3 | sessionLogPort | XYPLEX-CONCATENATED-MIB |