callWaitingUserConfigState
MX-EPSERV-MIB ·
.0.1700.1.400.500.1.200
Object
Call Waiting Service User Config
User config of the call waiting service.
* Active: Indicates that the call waiting service is active
(usable) for that line.
* Inactive: Indicates that the call waiting service for
that line has been deactivated by the user.
Context
- MIB
- MX-EPSERV-MIB
- OID
.0.1700.1.400.500.1.200- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- callWaitingUserConfigEntry
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 'MX-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EPSERV-MIB::callWaitingUserConfigState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EPSERV-MIB::callWaitingUserConfigState.<callWaitingUserConfigEpId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-EPSERV-MIB::callWaitingUserConfigState'
Syntax
- Source
- MX-TCMxActivationState
- Base type
Enumeration
Values & Constraints
Type Values
0 | inactive |
1 | active |