mpsSysChargeIncomingCall
FEC-MPS-MIB ·
.0.53.1.3.3
Object
You can define whether acquisition is to be made for all connection (1), or only when a project number is input (2).
Context
- MIB
- FEC-MPS-MIB
- OID
.0.53.1.3.3- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- mpsSysCharge
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::mpsSysChargeIncomingCall.0'
More examples
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::mpsSysChargeIncomingCall'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |