All MIBs › DACS-MIB › agnTsDirection
agnTsDirection
Module: DACS-MIB
OID (symbolic): DACS-MIB::agnTsDirection
OID (numeric): 1.3.6.1.4.1.164.3.1.2.11.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Direction of the connection. This parameter is especially important when in MP a ML is connected to an IO port that has no TSs, so it doesn't appear in the TS Assignment for the first 5 indexes. notApplicable - for products that do not support this object or for certain TS Types (for example: mng, spare) rx - the ML only Receives from the IO Port (the ML will appear in the first 5 indexes). tx - the ML only Transmits to the IO Port (the ML will appear in the first 5 indexes). Nothing is received back. both - the ML Receives and Transmits to the IO Port (the ML will appear in the first 5 indexes). bcastSrc - the ML is a Broadcast-Bidirectional Source. It Transmits to one or several IO Ports (including the one that appears in the last 3 indexes) and sometimes receives. The Port that responds is dynamic (it can be another each time). The ML will appear in the first 5 indexes. bcastDst - the ML is a Broadcast-Bidirectional Destination. Therefore, it Receives and sometimes Transmits. The ML will appear in the first 5 indexes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.11.1.1.11 snmpwalk -v2c -c public <target> DACS-MIB::agnTsDirection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.11.1.1.11.1 snmpget -v2c -c public <target> DACS-MIB::agnTsDirection.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.1.2.11.1.1.11.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2 | agnWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.11 | agnSystemTs | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.11.1 | agnTsTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.11.1.1 | agnTsEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.11.1.1.11 | agnTsDirection | DACS-MIB |