configLogin

CENTILLION-CONFIG-MIB · .1.3.6.1.4.1.930.2.1.2.13

Object

scalar mandatory r/w OctetString
The system login object. This object is used to login
a network management station to the system for configuration.
The format of the login request follows:
    login indicator.login password, 
where the login indicator is a single byte of the value
1 = logoff, 2 = login, or 3 = set password and the password 
is the system password. The password must be supplied for 
upon login or altering the password. A manager must first
login to the system before altering the password.
When read, the first octet is returned, indicating whether
a managment station is currently logged in to the system.

Context

MIB
CENTILLION-CONFIG-MIB
OID
.1.3.6.1.4.1.930.2.1.2.13
Type
scalar
Access
readwrite
Status
mandatory

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTILLION-CONFIG-MIB::configLogin.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CENTILLION-CONFIG-MIB::configLogin'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.