All MIBs › OCTOPUSE-MIB › octoCdrOutputMode
octoCdrOutputMode
Module: OCTOPUSE-MIB
OID (symbolic): OCTOPUSE-MIB::octoCdrOutputMode
OID (numeric): 1.3.6.1.4.1.231.7.2.9.5.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: CDR (Call Detailed Record) output mode: V24-Port (1): the device is permanently connected over a V.24 connection to an extern application and sends each CDR immidiatly NOTE: no write access UPN-Port (2): the device is permanently connected over terminal adapter (PPM) connection to an extern application and sends each CDR immidiatly NOTE: no write access PCVPL-Port (3): the device is permanently connected over a CorNet TS connection to an extern application (PCVPL) and sends each CDR immidiatly NOTE: no write access TFTP-Client (4): the device sends the collected CDRs to the administrated TFTP-Server TFTP-Server (5): an extern TFTP client can request the collected CDRs TCP-Client (6): the device is permanently connected to an extern TCP server and sends each CDR immidiatly NoOutput (7): no output for CDR
What is octoCdrOutputMode?
Selects how the device outputs call detail records: permanently connected modes like v24port(1), uPNport(2), or pCVPLport(3) send each CDR immediately (and can't be set via SNMP); tftpClient(4) pushes collected CDRs to a TFTP server; tftpServer(5) lets an external client pull them; tcpClient(6) streams them over TCP; and noOutput(7) disables CDR output entirely.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.7.2.9.5.10 snmpwalk -v2c -c public <target> OCTOPUSE-MIB::octoCdrOutputMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.7.2.9.5.10.1 snmpget -v2c -c public <target> OCTOPUSE-MIB::octoCdrOutputMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.231.7.2.9.5.10.1 i <value>
Start monitoring Siemens Octopus E LAN 10/20/30 PABX (HiPath AllServe family) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the OCTOPUSE-MIB::octoCdrOutputMode OID value, configure state conditions and alerts, and monitor any Siemens Octopus E LAN 10/20/30 PABX (HiPath AllServe family) from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.231 | sni | AN-MIB |
| 1.3.6.1.4.1.231.7 | siemensUnits | AN-MIB |
| 1.3.6.1.4.1.231.7.2 | pn | H150E-MIB |
| 1.3.6.1.4.1.231.7.2.9 | h150eOffice | H150E-MIB |
| 1.3.6.1.4.1.231.7.2.9.5 | h150eCdrConfigGroup | H150E-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.231.7.2.9.5.10 | octoCdrOutputMode | OCTOPUSE-MIB |