All MIBs › SNA-SDLC-MIB › sdlcPortAdminTopology
sdlcPortAdminTopology
Module: SNA-SDLC-MIB
OID (symbolic): SNA-SDLC-MIB::sdlcPortAdminTopology
OID (numeric): 1.3.6.1.2.1.41.1.1.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This parameter defines whether the SDLC port is capable of operating in either a point-to-point or multipoint topology.
sdlcPortAdminTopology == multipoint implies the port can also operate in a point-to-point topology. sdlcPortAdminTopology == pointToPoint does not imply the port can operate in a multipoint topology.
A write operation to this administrative value shall not take effect until the SDLC port has been cycled inactive.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.41.1.1.1.1.4 snmpwalk -v2c -c public <target> SNA-SDLC-MIB::sdlcPortAdminTopology
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.41.1.1.1.1.4.1 snmpget -v2c -c public <target> SNA-SDLC-MIB::sdlcPortAdminTopology.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.41.1.1.1.1.4.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.41 | snaDLC | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.2.1.41.1 | sdlc | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.2.1.41.1.1 | sdlcPortGroup | SNA-SDLC-MIB |
| 1.3.6.1.2.1.41.1.1.1 | sdlcPortAdminTable | SNA-SDLC-MIB |
| 1.3.6.1.2.1.41.1.1.1.1 | sdlcPortAdminEntry | SNA-SDLC-MIB |
| 1.3.6.1.2.1.41.1.1.1.1.4 | sdlcPortAdminTopology | SNA-SDLC-MIB |