mpsTrunkGroupVoIPCLIP
FEC-MPS-MIB ·
.0.53.3.4.1.31
Object
column r/w
Bits
Use the phone number instead of the user account in the SIP header
to indidcate the caller identity.
This is provider dependent:
display : transfer in DISPLAY of the FROM header
field.
user : transfer in USER (account) field in the
FROM header field.
p-preferred-identity : transfer in the P-Preferred-Identity
header field.
p-asserted-identity : transfer in the P-Asserted-Identity
header field.
Context
- MIB
- FEC-MPS-MIB
- OID
.0.53.3.4.1.31- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mpsTrunkGroupVoIPEntry
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::mpsTrunkGroupVoIPCLIP'
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::mpsTrunkGroupVoIPCLIP.<mpsTrunkGroupVoIPIndex>'
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::mpsTrunkGroupVoIPCLIP'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | display |
1 | user |
2 | p-preferred-identity |
3 | p-asserted-identity |