ipBcastForm
SWITCH-CHASSIS-MIB ·
.1.3.6.1.4.1.207.8.9.1.1.3.3
Object
scalar obsolete
r/w
Enumeration
The type of IP broadcast address that the device will use after a restart: the Internet standard all-ones broadcast address or the non- standard all zeros broadcast address. The device's active broadcast address type can be determined by examining the appropriate instance of the ipAdEntBcastAddr attribute of the MIB-II IP address table.
Context
- MIB
- SWITCH-CHASSIS-MIB
- OID
.1.3.6.1.4.1.207.8.9.1.1.3.3- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- ipParams
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 'SWITCH-CHASSIS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-CHASSIS-MIB::ipBcastForm.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-CHASSIS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-CHASSIS-MIB::ipBcastForm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allOnes |
2 | allZeros |