vmsAccountUserNotify

BINTEC-VMS-MIB · .0.34.1.4.1.8

Object

column r/w Enumeration
Specifies the (user) mail notification mode:
no(1)             : no mail is sent
mail(2)           : send a mail without attachment
mail-attachment(3): send a mail with the new message attached

Context

MIB
BINTEC-VMS-MIB
OID
.0.34.1.4.1.8
Type
column
Access
readwrite
Status
current
Parent
vmsAccountUserEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1no
2mail
3mail-attachment