ACC-DN :: accDnAreaCkt

MIB Reference — IPNetwork Monitor

All MIBsACC-DNaccDnAreaCkt

accDnAreaCkt

Module: ACC-DN

OID (symbolic): ACC-DN::accDnAreaCkt

OID (numeric): 1.3.6.1.4.1.5.1.1.19.23.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Circuit over which remote area can be reached.

What is accDnAreaCkt?

This OID specifies which circuit on the gateway should be used to forward traffic destined for a remote DECnet area. When the routing table indicates a packet should go to a particular area, this object tells the device which physical circuit to use. For example, a value of 3 means packets destined for that area exit the gateway on circuit 3.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.23.1.4
snmpwalk -v2c -c public <target> ACC-DN::accDnAreaCkt

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.23.1.4.1
snmpget -v2c -c public <target> ACC-DN::accDnAreaCkt.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accDnAreaCkt.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.19accDnACC-DN
1.3.6.1.4.1.5.1.1.19.23accDnAreaTableACC-DN
1.3.6.1.4.1.5.1.1.19.23.1accDnAreaEntryACC-DN
1.3.6.1.4.1.5.1.1.19.23.1.4accDnAreaCktACC-DN