All MIBs › ACC-MIB › accPppLcpConfigReceiveACCMap
accPppLcpConfigReceiveACCMap
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppLcpConfigReceiveACCMap
OID (numeric): 1.3.6.1.4.1.5.1.1.32.2.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
What is accPppLcpConfigReceiveACCMap?
This bitmask defines the Async Control Character Map that the local device advertises for the receive direction during LCP negotiation. Network engineers configure this for async serial PPP to specify which control characters must be escaped by the remote peer. For example, a value of 0xFFFFFFFF means we require all 32 control characters to be escaped (safest for unreliable lines), while 0x00000000 means we accept unescaped control characters.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.2.1.3 snmpwalk -v2c -c public <target> ACC-MIB::accPppLcpConfigReceiveACCMap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.2.1.3.1 snmpget -v2c -c public <target> ACC-MIB::accPppLcpConfigReceiveACCMap.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32 | accPpp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.2 | accPppLcpConfigTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.2.1 | accPppLcpConfigEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.2.1.3 | accPppLcpConfigReceiveACCMap | ACC-MIB |