stackAuth

AT-STACK-MIB · .1.3.6.1.4.1.207.8.4.4.4.120.5

Object

scalar r/w Enumeration
The stack authentication variable specifies whether stacking messages
should be authenticated with the password given as the value of the stack
password variable. By default, the authentication method is none (0). If
plaintext (1) is specified, a cleartext password authenticates stacking
messages. If MD5 (2) is specified, an encrypted password authenticates
stacking protocol packets. The authentication type

Context

MIB
AT-STACK-MIB
OID
.1.3.6.1.4.1.207.8.4.4.4.120.5
Type
scalar
Access
readwrite
Status
current
Parent
stack

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1plaintext
2md5