All MIBs › RAD-MIB › prtHSInbandLoopDeactPattern
prtHSInbandLoopDeactPattern
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtHSInbandLoopDeactPattern
OID (numeric): 1.3.6.1.4.1.164.3.3.3.3.1.1.12
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
This object is a binary string of up to 8 bits. Though the syntax allows for any ASCII characters, for this object only '0' or '1' characters are valid. The string determines coefficients of the polynomial pattern sent to the port in order to Deactivate the Inband Loop. This object is relevant only when prtHSInbandLoopPatternCfg=userConfig.
What is prtHSInbandLoopDeactPattern?
This object contains a binary string pattern (up to 8 bits) used to deactivate inband looping on a port, where only '0' or '1' characters are valid. The pattern represents polynomial coefficients that are transmitted to the port to disable the inband loop function. An operator would use this when managing inband loop detection on communication lines and needs to control the deactivation pattern for diagnostic or maintenance purposes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.3.1.1.12 snmpwalk -v2c -c public <target> RAD-MIB::prtHSInbandLoopDeactPattern
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.3.1.1.12.1 snmpget -v2c -c public <target> RAD-MIB::prtHSInbandLoopDeactPattern.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.3.3.1.1.12.1 s <value>
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.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3 | prtDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.3 | prtHS | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.3.1 | prtHSParamTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.3.1.1 | prtHSParamEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.3.1.1.12 | prtHSInbandLoopDeactPattern | RAD-MIB |