fxsCallerIdActivation
MX-POTS-MIB ·
.0.1800.1.10000.10600.100.1.300
Object
Caller Id Activation
Determines whether or not the FXS endpoint present the caller
id on an incoming call.
* Disable: The FXS endpoint does not present the caller id.
* Enable: The FXS endpoint presents the caller id.
Context
- MIB
- MX-POTS-MIB
- OID
.0.1800.1.10000.10600.100.1.300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fxsCallerIdEntry
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 'MX-POTS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-POTS-MIB::fxsCallerIdActivation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-POTS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-POTS-MIB::fxsCallerIdActivation.<fxsCallerIdId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-POTS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-POTS-MIB::fxsCallerIdActivation'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |