All MIBs › ACC-ACCESSPARTITION › accAccessPartitionNbnsServSec
accAccessPartitionNbnsServSec
Module: ACC-ACCESSPARTITION
OID (symbolic): ACC-ACCESSPARTITION::accAccessPartitionNbnsServSec
OID (numeric): 1.3.6.1.4.1.5.1.1.63.1.1.28
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
The IP address of the secondary NBNS server of the customer's network.
What is accAccessPartitionNbnsServSec?
This OID stores the IP address of the secondary NBNS server, providing redundancy for NetBIOS hostname resolution on legacy Windows networks. You configure this backup server to ensure that NetBIOS-dependent applications continue working even if the primary NBNS server fails. For example, setting this to 192.168.1.21 ensures that Windows file sharing lookups won't break if the primary NBNS server goes down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.28 snmpwalk -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionNbnsServSec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.28.1 snmpget -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionNbnsServSec.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.63.1.1.28.1 a <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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.63 | accAccessPartition | ACC-ACCESSPARTITION |
| 1.3.6.1.4.1.5.1.1.63.1 | accAccessPartitionTable | ACC-ACCESSPARTITION |
| 1.3.6.1.4.1.5.1.1.63.1.1 | accAccessPartitionEntry | ACC-ACCESSPARTITION |
| 1.3.6.1.4.1.5.1.1.63.1.1.28 | accAccessPartitionNbnsServSec | ACC-ACCESSPARTITION |