aocConfigAocESupport
MX-SIPEP-MIB ·
.0.1400.1.2300.100.1.300
Object
column r/w
Enumeration
Advice of Charge AOC-E Support
Send/Receive the total charge at the (E)nd of the call in
AOC-E messages.
* Disabled: No AOC information is sent. Received AOC
information is discarded.
* Transparent: AOC information is forwarded to the peer
interface if AOC messages are received from the network.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.2300.100.1.300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aocConfigEntry
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-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::aocConfigAocESupport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::aocConfigAocESupport.<aocConfigGatewayName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIPEP-MIB::aocConfigAocESupport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | disabled |
200 | transparent |