bsAdacMacAddrRangeControl
BAY-STACK-ADAC-MIB ·
.1.3.6.1.4.1.45.5.9.1.1.8
Object
scalar r/w
Enumeration
This object always returns none(1) when retrieved. When set to clearTable(2), it will delete all entries from the bsAdacMacAddrRangeTable. When set to defaultTable(3), it will delete all entries from the bsAdacMacAddrRangeTable and replace them with factory default entries.
Context
- MIB
- BAY-STACK-ADAC-MIB
- OID
.1.3.6.1.4.1.45.5.9.1.1.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- bsAdacScalars
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 'BAY-STACK-ADAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-ADAC-MIB::bsAdacMacAddrRangeControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-ADAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-ADAC-MIB::bsAdacMacAddrRangeControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | clearTable |
3 | defaultTable |