All MIBs › HM2-MGMTACCESS-MIB › hm2PreLoginBannerText
hm2PreLoginBannerText
Module: HM2-MGMTACCESS-MIB
OID (symbolic): HM2-MGMTACCESS-MIB::hm2PreLoginBannerText
OID (numeric): 1.3.6.1.4.1.248.11.25.1.5.2
Node type: OBJECT-TYPE
Type: HmLargeDisplayString
Access: read-write
Description: The text added in this variable by the user will be displayed in the system login page as banner before login into the CLI (local or remote) or before login into the web interface. The default value is an empty string. Special meaning have the sequences '\t' and '\n' which allow the user to format the string with tabulator (\t) and newline (\n) format instructions. The use case is to provide a NERC CIP-005-1 R2.6 compliant use banner. The banner must be enabled using hm2PreLoginBannerAdminStatus
What is hm2PreLoginBannerText?
The text of the pre-login banner shown before CLI or web login, up to 512 characters, supporting \t and \n formatting sequences; empty by default. This is the actual banner content, but the source notes it only displays once hm2PreLoginBannerAdminStatus is enabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.11.25.1.5.2 snmpwalk -v2c -c public <target> HM2-MGMTACCESS-MIB::hm2PreLoginBannerText
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.11.25.1.5.2.1 snmpget -v2c -c public <target> HM2-MGMTACCESS-MIB::hm2PreLoginBannerText.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.11.25.1.5.2.1 s <value>
Start monitoring Hirschmann industrial Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HM2-MGMTACCESS-MIB::hm2PreLoginBannerText OID value, configure state conditions and alerts, and monitor any Hirschmann industrial Ethernet switches from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.11 | hm2ConfigurationMibs | HM2-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.248.11.25 | hm2MgmtAccessMib | HM2-MGMTACCESS-MIB |
| 1.3.6.1.4.1.248.11.25.1 | hm2MgmtAccessMibObjects | HM2-MGMTACCESS-MIB |
| 1.3.6.1.4.1.248.11.25.1.5 | hm2MgmtAccessPreLoginBannerGroup | HM2-MGMTACCESS-MIB |
| 1.3.6.1.4.1.248.11.25.1.5.2 | hm2PreLoginBannerText | HM2-MGMTACCESS-MIB |