All MIBs › ACC-FR › accFrParmAddrFmt
accFrParmAddrFmt
Module: ACC-FR
OID (symbolic): ACC-FR::accFrParmAddrFmt
OID (numeric): 1.3.6.1.4.1.5.1.1.20.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Addressing format used. Q.921 per spec. Ignores length parameter draft-Q922 per March, 1990 draft of Q.922 q922 per October, 1990 Q.922 specification
What is accFrParmAddrFmt?
This OID controls which Frame Relay address format standard the interface uses, such as Q.921 (ITU standard) or Q.922 (revised standard with different addressing schemes). Engineers set this during initial Frame Relay circuit provisioning to match what the service provider and remote equipment support. A value of 1 might mean Q.921 addressing, while 2 means draft-Q922, and 3 means the final Q.922 specification.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.3.1.2 snmpwalk -v2c -c public <target> ACC-FR::accFrParmAddrFmt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.3.1.2.1 snmpget -v2c -c public <target> ACC-FR::accFrParmAddrFmt.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.20.3.1.2.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.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.20 | accFr | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.3 | accFrParmTable | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.3.1 | accFrParmEntry | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.3.1.2 | accFrParmAddrFmt | ACC-FR |