HMPRIV-MGMT-SNMP-MIB :: hmAgentLoginBanner

MIB Reference — IPNetwork Monitor

All MIBsHMPRIV-MGMT-SNMP-MIBhmAgentLoginBanner

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.248hirschmannHM2-TC-MIB
1.3.6.1.4.1.248.14hmConfigurationHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.2hmAgentHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.2.17hmAgentLoginGroupHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.2.17.1hmAgentLoginBannerHMPRIV-MGMT-SNMP-MIB