hwServiceIfCfgOption60
HUAWEI-BRAS-SRVCFG-INTERFACE-MIB ·
.1.3.6.1.4.1.2011.5.25.40.1.1.11.1.10
Object
This object indicates whether to trust Option 60. True(1): indicates that Option 60 is trusted. False (2): indicates that Option 60 is not trusted. The default value is False (2). This object is used to configure the device to trust or not to trust the DHCP Option 60 information sent from the client.
Context
- MIB
- HUAWEI-BRAS-SRVCFG-INTERFACE-MIB
- OID
.1.3.6.1.4.1.2011.5.25.40.1.1.11.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwServiceIfCfgEntry
- Groups
- 1
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 'HUAWEI-BRAS-SRVCFG-INTERFACE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BRAS-SRVCFG-INTERFACE-MIB::hwServiceIfCfgOption60'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-BRAS-SRVCFG-INTERFACE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BRAS-SRVCFG-INTERFACE-MIB::hwServiceIfCfgOption60.<hwServiceIfCfgIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-BRAS-SRVCFG-INTERFACE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-BRAS-SRVCFG-INTERFACE-MIB::hwServiceIfCfgOption60'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of