All MIBs › S412-MIB › ptLoginText
ptLoginText
Module: S412-MIB
OID (symbolic): S412-MIB::ptLoginText
OID (numeric): 1.3.6.1.4.1.3052.41.6.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
0-24 char string which may be displayed on socket connection. Requires that ptSayLoginText be enabled to display this string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3052.41.6.3 snmpwalk -v2c -c public <target> S412-MIB::ptLoginText
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3052.41.6.3.1 snmpget -v2c -c public <target> S412-MIB::ptLoginText.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3052.41.6.3.1 s <value>
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.3052 | asentria | ASENTRIA-ROOT-MIB |
| 1.3.6.1.4.1.3052.41 | s412 | S412-MIB |
| 1.3.6.1.4.1.3052.41.6 | passthrough | S412-MIB |
| 1.3.6.1.4.1.3052.41.6.3 | ptLoginText | S412-MIB |