hmAgentLoginBanner
HMPRIV-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.2.17.1
Object
scalar r/w
OctetString
The text added in this variable by the user will be displayed in
the system login page as banner on every login into the CLI
(local or remote) or when performing 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. The percent character ('%') is not allowed.
Context
- MIB
- HMPRIV-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.2.17.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hmAgentLoginGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMPRIV-MGMT-SNMP-MIB::hmAgentLoginBanner.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMPRIV-MGMT-SNMP-MIB::hmAgentLoginBanner'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.