All MIBs › BLADETYPE2-NETWORK-MIB › ospfIfInfoAuthType
ospfIfInfoAuthType
Module: BLADETYPE2-NETWORK-MIB
OID (symbolic): BLADETYPE2-NETWORK-MIB::ospfIfInfoAuthType
OID (numeric): 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Type of authentication being used: none(1) - no authentication, password(2) - use password
What is ospfIfInfoAuthType?
Reports the authentication method in use on this OSPF interface, either none or simple password. This determines whether OSPF routing updates on this interface are validated before being accepted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.19 snmpwalk -v2c -c public <target> BLADETYPE2-NETWORK-MIB::ospfIfInfoAuthType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.19.1 snmpget -v2c -c public <target> BLADETYPE2-NETWORK-MIB::ospfIfInfoAuthType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ospfIfInfoAuthType.1
Start monitoring HP BladeSystem Type 2 embedded network switch modules with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLADETYPE2-NETWORK-MIB::ospfIfInfoAuthType OID value, configure state conditions and alerts, and monitor any HP BladeSystem Type 2 embedded network switch modules from a single console.
OID Breakdown
Upper-level ancestors (14 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3 | hpsystem | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.7 | netElement | HP-ICF |
| 1.3.6.1.4.1.11.2.3.7.11 | hpEtherSwitch | HP-ICF-OID |
| 1.3.6.1.4.1.11.2.3.7.11.33 | hpSwitchProliant | HP-ICF-OID |
| 1.3.6.1.4.1.11.2.3.7.11.33.1 | hpSwitchModuleBladetype2 | HP-SWITCH-PL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2 | hpSwitchBladeType2_Mgmt | HP-SWITCH-PL-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3 | layer3 | BLADETYPE2-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3 | layer3Info | BLADETYPE2-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4 | ospfInfo | BLADETYPE2-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3 | ospfIntfInfoTable | BLADETYPE2-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1 | ospfIntfInfoEntry | BLADETYPE2-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.4.3.1.19 | ospfIfInfoAuthType | BLADETYPE2-NETWORK-MIB |