All MIBs › HORIZON-ODU-MIB › hzOduAuthenticationMode
hzOduAuthenticationMode
Module: HORIZON-ODU-MIB
OID (symbolic): HORIZON-ODU-MIB::hzOduAuthenticationMode
OID (numeric): 1.3.6.1.4.1.7262.2.2.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This sets the authentication mode for the system.If configured for unique authentication, an horizon node only exchanges user traffic with one other horizon node. The serial number is used in this case.
If configured for group authentication, an horizon node exchanges user traffic with another horizon node of the same group and uses the authentication keys.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.2.2.2.3 snmpwalk -v2c -c public <target> HORIZON-ODU-MIB::hzOduAuthenticationMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.2.2.2.3.1 snmpget -v2c -c public <target> HORIZON-ODU-MIB::hzOduAuthenticationMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7262.2.2.2.3.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.7262 | dragonwave | DWI-HARMONY-PRIVATE-MIB |
| 1.3.6.1.4.1.7262.2 | horizon | HORIZON-MIB |
| 1.3.6.1.4.1.7262.2.2 | horizonOdu | HORIZON-ODU-MIB |
| 1.3.6.1.4.1.7262.2.2.2 | hzOduAuthentication | HORIZON-ODU-MIB |
| 1.3.6.1.4.1.7262.2.2.2.3 | hzOduAuthenticationMode | HORIZON-ODU-MIB |