nnethernetIpDirectedBroadcastEnable
NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB ·
.1.3.6.1.4.1.562.73.1.1.2.4.1.1.11
Object
This object toggles the IP directed braodcast mode for a particular Ethernet interface. The default mode is unreachable disabled.
Context
- MIB
- NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB
- OID
.1.3.6.1.4.1.562.73.1.1.2.4.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nnethernetTableEntry
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 'NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB::nnethernetIpDirectedBroadcastEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB::nnethernetIpDirectedBroadcastEnable.<nnethernetId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NT-ENTERPRISE-DATA-TASMAN-MGMT-ETHERNET-MIB::nnethernetIpDirectedBroadcastEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |