All MIBs › CTRON-APPN-MIB › nwAppnExtIfDfltSecurity
nwAppnExtIfDfltSecurity
Module: CTRON-APPN-MIB
OID (symbolic): CTRON-APPN-MIB::nwAppnExtIfDfltSecurity
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.2.1.2.1.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specify one of the following security selections:
non-secure - specifies no security. public switched - data flows over a public switched network. underground cable - data transmitted over a secure underground cable. secure conduit - line is secure conduit that is not guarded. guarded conduit - conduit that is protected against physical tapping. encrypted - encryption over the line. guarded radiation - line is proected against physical and radiation tapping.
What is nwAppnExtIfDfltSecurity?
This read-write enumeration sets the default security classification for links on this port, choosing among levels such as nonsecure(1), publicSwitchNw(32), undergroundCable(64), and secureConduit. APPN's COS-based routing can use this security level as a criterion, so mismarking a port can cause security-sensitive sessions to route over it inappropriately, or avoid it unnecessarily. An admin with a port riding a public switched carrier circuit would set this to publicSwitchNw(32) rather than a falsely reassuring secure setting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.2.1.2.1.20 snmpwalk -v2c -c public <target> CTRON-APPN-MIB::nwAppnExtIfDfltSecurity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.2.1.2.1.20.1 snmpget -v2c -c public <target> CTRON-APPN-MIB::nwAppnExtIfDfltSecurity.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.2.1.2.1.20.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nwAppnExtIfDfltSecurity.1
Start monitoring Cabletron/Enterasys router (IBM SNA/APPN) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-APPN-MIB::nwAppnExtIfDfltSecurity OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys router (IBM SNA/APPN) 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.5 | nwAppnRouter | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2 | nwAppnComponents | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2 | nwAppnForwarding | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.2 | nwAppnFwdInterfaces | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.2.1 | nwAppnFwdIfConfig | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.2.1.2 | nwAppnExtensionTable | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.2.1.2.1 | nwAppnExtEntry | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.2.1.2.1.20 | nwAppnExtIfDfltSecurity | CTRON-APPN-MIB |