etsysPwaSystemPwaNameServicesEnable
ENTERASYS-PWA-MIB ·
.1.3.6.1.4.1.5624.1.2.8.1.4
Object
The enable state of the name services application. Enabling this object turns on the Domain Name Service (DNS) and the Windows Internet Naming Services (WINS) clients. These clients will resolve only requests for the etsysPwaSystemAuthHostName. Disabling this object would require users in the network to know and use the etsysPwaSystemAuthIPAddress of this system.
Context
- MIB
- ENTERASYS-PWA-MIB
- OID
.1.3.6.1.4.1.5624.1.2.8.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysPwaSystem
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-PWA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-PWA-MIB::etsysPwaSystemPwaNameServicesEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-PWA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-PWA-MIB::etsysPwaSystemPwaNameServicesEnable'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |