mpsSwitchingContactType

FEC-MPS-MIB · .0.53.18.1.1.3

Object

column r/w Enumeration
This value defines the application for which the switching contact
is used:
dial-code(1)            : Contact is controlled according to used
                          dial codes (on/off or closed for a period
                          of time).
alarm-output(2)         : Contact is actuated during an alarm call.
voice-announcement(3)   : Contact is actuated during an ongoing
                          voice announcement.
dial-code-period-only(4): Contact only actuated by dial code for
                          closing a period of time.
dial-code-toggle-only(5): Contact only actuated by dial codes for
                          switching on/off.

Context

MIB
FEC-MPS-MIB
OID
.0.53.18.1.1.3
Type
column
Access
readwrite
Status
current
Parent
mpsSwitchingContactEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dial-code
2alarm-output
3voice-announcement
4dial-code-period-only
5dial-code-toggle-only