wingCfgMgmtBannerMotd
WING-MIB ·
.0.50.1.3.19.1.1.9
Object
column r/w
OctetString
A message-of-the-day banner displayed to the user on logging into the system over the CLI
XPath: /wing-config/management_policy[name=key1]/banner_motd
Context
- MIB
- WING-MIB
- OID
.0.50.1.3.19.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wingCfgMgmtEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WING-MIB::wingCfgMgmtBannerMotd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WING-MIB::wingCfgMgmtBannerMotd.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WING-MIB::wingCfgMgmtBannerMotd'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.