mpsTrunkNumberTarget
FEC-MPS-MIB ·
.0.53.3.7.1.5
Object
column r/w
Enumeration
The external number can be assigned to an internal target: group: a group of internal extensions. extension: one internal extension. call-through: use the call-through feature re-route: direct routing to announcement telematicAccess: telematic control isdnLogin: console login webServiceLogin: web access call-center: group call center isdnSysFwuServer: ISDN SysTel Firmware Update Server
Context
- MIB
- FEC-MPS-MIB
- OID
.0.53.3.7.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mpsTrunkNumberEntry
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::mpsTrunkNumberTarget'
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::mpsTrunkNumberTarget.<mpsTrunkNumberIndex>'
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::mpsTrunkNumberTarget'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | group |
2 | extension |
3 | call-through |
4 | re-route |
5 | telematicAccess |
6 | isdnLogin |
7 | webServiceLogin |
8 | call-center |
9 | isdnSysFwuServer |