biboAdmLoginSnmpShellCommand

BIANCA-BRICK-SEC-MIB · .1.3.6.1.4.1.272.254.7.1.5

Object

column mandatory r/w
This is the command, which is started upon shell login;
examples are 'telnet <IPaddr>', 'ifstat' or 'ps -ef'.
All external commands are possible, SNMP as well as all other
internal commands can be emulated via:
              
    sh -c '<cmd>[;<cmd> ... ]'
              
 Obsoletes biboAdmLoginCommand.

Context

MIB
BIANCA-BRICK-SEC-MIB
OID
.1.3.6.1.4.1.272.254.7.1.5
Type
column
Access
readwrite
Status
mandatory
Parent
biboAdmLoginEntry

Walk 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 'BIANCA-BRICK-SEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-SEC-MIB::biboAdmLoginSnmpShellCommand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-SEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-SEC-MIB::biboAdmLoginSnmpShellCommand.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-SEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-SEC-MIB::biboAdmLoginSnmpShellCommand'

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.