zxr10dhcpRelaySvrGrpServerPublic
ZXR10-DHCP-RELAY-SERVER-MIB ·
.1.3.6.1.4.1.3902.3.349.3.9.1.7
Object
column SNMPv2-TCTruthValue
The server is public server or not.
Context
- MIB
- ZXR10-DHCP-RELAY-SERVER-MIB
- OID
.1.3.6.1.4.1.3902.3.349.3.9.1.7- Type
- column
- Access
- readonly
- Status
- current
- Default
false- Parent
- zxr10dhcpRelaySvrGrpServerEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXR10-DHCP-RELAY-SERVER-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-DHCP-RELAY-SERVER-MIB::zxr10dhcpRelaySvrGrpServerPublic'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-DHCP-RELAY-SERVER-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-DHCP-RELAY-SERVER-MIB::zxr10dhcpRelaySvrGrpServerPublic.<zxr10dhcpRelayServerGrpIndex>.<zxr10dhcpRelaySvrGrpServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-DHCP-RELAY-SERVER-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-DHCP-RELAY-SERVER-MIB::zxr10dhcpRelaySvrGrpServerPublic'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |