mpsTrunkGroupOutSigMode
FEC-MPS-MIB ·
.0.53.3.3.1.7
Object
column r/w
Enumeration
This variable contains the outgoing signalling mode for this
TrunkGroup.
standard(1) : standard signalling
cnsGlobal(2) : for all outgoing calls, the global CLIP no
screening number will be used.
cnsIndividual(3): for outgoing calls, individual settings can be
used.
fixedDDI(4) : for all outgoing calls, the
mpsTrunkGroupBaseNumber +
mpsTrunkGroupFixedOutNumber will be used.
Context
- MIB
- FEC-MPS-MIB
- OID
.0.53.3.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mpsTrunkGroupEntry
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::mpsTrunkGroupOutSigMode'
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::mpsTrunkGroupOutSigMode.<mpsTrunkGroupIndex>'
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::mpsTrunkGroupOutSigMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | standard |
2 | cnsGlobal |
3 | cnsIndividual |
4 | fixedDDI |