All MIBs › DACS-MIB › mdlPbxFraSignalVector
mdlPbxFraSignalVector
Module: DACS-MIB
OID (symbolic): DACS-MIB::mdlPbxFraSignalVector
OID (numeric): 1.3.6.1.4.1.164.3.2.2.1.1.1.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
In the case of mdlPbxFraSignalMode = userDefined(5), this field defines the A,B,C Bits. D bit is supplied for future versions. Bit 1 = Bit A ON Hook - Local Bit 2 = Bit B ON Hook - Local Bit 3 = Bit C ON Hook - Local Bit 4 = Bit D ON Hook - Local Bit 5 = Bit A OFF Hook - Local Bit 6 = Bit B OFF Hook - Local Bit 7 = Bit C OFF Hook - Local Bit 8 = Bit D OFF Hook - Local
Bit 9 = Bit A ON Hook - Remote Bit 10 = Bit B ON Hook - Remote Bit 11 = Bit C ON Hook - Remote Bit 12 = Bit D ON Hook - Remote Bit 13 = Bit A OFF Hook - Remote Bit 14 = Bit B OFF Hook - Remote Bit 15 = Bit C OFF Hook - Remote Bit 16 = Bit D OFF Hook - Remote
In conjunction with the Mask, mdlPbxFraSignalMask, it is possible to compute the signal mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.2.1.1.1.1.6 snmpwalk -v2c -c public <target> DACS-MIB::mdlPbxFraSignalVector
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.2.1.1.1.1.6.1 snmpget -v2c -c public <target> DACS-MIB::mdlPbxFraSignalVector.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.2.1.1.1.1.6.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mdlPbxFraSignalVector.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.2 | muxHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.2 | mdlMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.2.1 | cnfgMdlMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.2.1.1 | mdlPbxFramerCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.2.1.1.1 | mdlPbxFramerCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.2.1.1.1.1 | mdlPbxFramerCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.2.1.1.1.1.6 | mdlPbxFraSignalVector | DACS-MIB |