All MIBs › HMPRIV-MGMT-SNMP-MIB › hmAgentLoginBanner
hmAgentLoginBanner
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmAgentLoginBanner
OID (numeric): 1.3.6.1.4.1.248.14.2.17.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
The text added in this variable by the user will be display in the system login page as banner on every login into the CLI (local or remote) or when login into the system web interface. The default value is an empty string, which will not be displayed. Special meaning have the sequences '\t' and '\n' which allow the user to format the string with tabulator (t) and newline (n) format instructions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.17.1 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmAgentLoginBanner
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.17.1.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmAgentLoginBanner.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.14.2.17.1.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.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2 | hmAgent | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.17 | hmAgentLoginGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.17.1 | hmAgentLoginBanner | HMPRIV-MGMT-SNMP-MIB |