All MIBs › CTRON-AppleTalk-ROUTER-MIB › nwAtportNetStart
nwAtportNetStart
Module: CTRON-AppleTalk-ROUTER-MIB
OID (symbolic): CTRON-AppleTalk-ROUTER-MIB::nwAtportNetStart
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2.1.2.1.4
Node type: OBJECT-TYPE
Type: AtNetworkNumber
Access: read-write
Description: The first AppleTalk network address in the network range configured for the port. If the port is not a native AppleTalk port, this object will have the value of two octets of zero. Set this value to the first network address in the network range configured for the port.
What is nwAtportNetStart?
This read-write AtNetworkNumber specifies the first AppleTalk network address in the range configured for a router port, and it is set to two zero octets if the port is not a native AppleTalk port. An administrator configures it to define the lower bound of an extended AppleTalk network's address range on that segment. Setting nwAtportNetStart to a particular network number, paired with nwAtportNetEnd, carves out the address space that devices on that segment will use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2.1.2.1.4 snmpwalk -v2c -c public <target> CTRON-AppleTalk-ROUTER-MIB::nwAtportNetStart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2.1.2.1.4.1 snmpget -v2c -c public <target> CTRON-AppleTalk-ROUTER-MIB::nwAtportNetStart.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2.1.2.1.4.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nwAtportNetStart.1
Start monitoring Cabletron Systems router (AppleTalk, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-AppleTalk-ROUTER-MIB::nwAtportNetStart OID value, configure state conditions and alerts, and monitor any Cabletron Systems router (AppleTalk, legacy) from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.2 | ctronExp | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.2.2 | ctronRouterExp | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2 | nwRouter | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2.3 | nwRtrProtoSuites | ROUTER-OIDS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.2.2.2.3.4 | nwAtRouter | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2 | nwAtComponents | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2 | nwAtForwarding | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2 | nwAtFwdInterfaces | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2.1 | nwAtFwdIfConfig | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2.1.2 | nwAtportTable | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2.1.2.1 | nwAtportEntry | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.2.2.1.2.1.4 | nwAtportNetStart | CTRON-AppleTalk-ROUTER-MIB |