sshMacList
ARICENT-SSH-MIB ·
.1.3.6.1.4.1.2076.97.1.3
Object
scalar r/w
Integer32
This object is to configure the MAC-list.
This object takes values as bit mask. Setting a bit indicates that the
corresponding MAC-list will be used for authentication.
The value of each bit position is as given below with bit 0 being the
least significant bit:
BIT 1 - HMAC-MD5
BIT 0 - HMAC-SHA1
BIT 2 - HMAC-SHA256
BIT 3 - HMAC-SHA512
BIT 4 - UMAC128
BIT 5 - HMAC-SHA1-ETM
BIT 6 - HMAC-MD5-ETM
BIT 7 - HMAC-SHA256-ETM
BIT 8 - HMAC-SHA512-ETM
BIT 9 - UMAC128-ETM
BIT 10 - HMAC-SHA1-96
BIT 11 - HMAC-MD5-96
BIT 12 - HMAC-SHA1-96-ETM
BIT 13 - HMAC-MD5-96-ETM
BIT 14 - UMAC64
BIT 15 - UMAC64-ETM
Context
- MIB
- ARICENT-SSH-MIB
- OID
.1.3.6.1.4.1.2076.97.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sshGeneralGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-SSH-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-SSH-MIB::sshMacList.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-SSH-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-SSH-MIB::sshMacList'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535