mpsCoSTrunkCallDisplay
FEC-MPS-MIB ·
.0.53.6.13.1.13
Object
column r/w
Enumeration
Defines how an external trunk call shall be displayed on
Systemphones:
trunk-and-number-name(1): Show descriptions of mpsTrunkGroupTable
and mpsTrunkNumberTable.
trunk-name-only(2): Show only description of
mpsTrunkGroupTable.
number-name-only(3): Show only description of
mpsTrunkNumberTable.
no-name(4): Show nothing.
Context
- MIB
- FEC-MPS-MIB
- OID
.0.53.6.13.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mpsClassOfServiceEntry
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::mpsCoSTrunkCallDisplay'
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::mpsCoSTrunkCallDisplay.<mpsCoSIndex>'
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::mpsCoSTrunkCallDisplay'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | trunk-and-number-name |
2 | trunk-name-only |
3 | number-name-only |
4 | no-name |