All MIBs › Fore-Switch-MIB › cbrctIdlePatterns
cbrctIdlePatterns
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::cbrctIdlePatterns
OID (numeric): 1.3.6.1.4.1.326.2.2.2.1.16.2.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This contains the patterns for idle detection. For detection based on both idle and mask patterns it contains the idle octet patterns. For detection based on signalling it contains the octet value of AB signalling bits (eg. 00000010 (02H), the bit 0 is B bit and bit 1 is A bit). Maximum of 4 idle patterns are used. The idle patterns get filled from the least significant byte. The cbrctNoOfIdlePatterns gives the number of idle patterns.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.2.1.16.2.1.5 snmpwalk -v2c -c public <target> Fore-Switch-MIB::cbrctIdlePatterns
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.2.1.16.2.1.5.1 snmpget -v2c -c public <target> Fore-Switch-MIB::cbrctIdlePatterns.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.326.2.2.2.1.16.2.1.5.1 i <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.326 | fore | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2 | systems | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2 | atmSwitch | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2 | software | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2.1 | asxd | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.16 | cesExtGroup | Fore-CES-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.16.2 | cbrctConfTable | Fore-CES-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.16.2.1 | cbrctConfEntry | Fore-CES-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.16.2.1.5 | cbrctIdlePatterns | Fore-Switch-MIB |