vmsAccountUserFacilities
BINTEC-VMS-MIB ·
.0.34.1.4.1.4
Object
column r/w
Bits
Facility settings for the VMS account:
pin-less-access: no PIN check for call of voice box owner.
file-move-after-email: new messages are moved to old folder after
email notification
file-delete-after-email: delete file after successful email notification
Context
- MIB
- BINTEC-VMS-MIB
- OID
.0.34.1.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vmsAccountUserEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::vmsAccountUserFacilities'
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::vmsAccountUserFacilities.<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::vmsAccountUserFacilities'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | pin-less-access |
1 | file-move-after-email |
2 | file-delete-after-email |