vmsAccountUserMode
BINTEC-VMS-MIB ·
.0.34.1.4.1.3
Object
column r/w
Enumeration
This value contains the active mode of the voice box. It simply chooses the announcement type the VMS shall use. This item can be changed by several means, for instance calendar or web user portal.
Context
- MIB
- BINTEC-VMS-MIB
- OID
.0.34.1.4.1.3- 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::vmsAccountUserMode'
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::vmsAccountUserMode.<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::vmsAccountUserMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | business |
2 | outsideBusiness |