mpsPRFacilities
FEC-MPS-MIB ·
.0.53.6.16.1.3
Object
column r/w
Enumeration
mpsPRFacilities: This value decides which number will be used for
the parallel call:
pr-number: the configured number (mpsPRNumber)
mobile-number: the mobile number (mpsUserMobileNumber in
mpsUserTable)
home-number: the home number (mpsUserHomeNumber in
mpsUserTable)
Context
- MIB
- FEC-MPS-MIB
- OID
.0.53.6.16.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mpsParallelRingingEntry
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 'FEC-MPS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-MPS-MIB::mpsPRFacilities'
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::mpsPRFacilities.<mpsPRIndex>'
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::mpsPRFacilities'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pr-number |
2 | mobile-number |
3 | home-number |