rptrSrcAddrMgmtHashType
REPEATER-REV4-MIB ·
.1.3.6.1.4.1.52.4.1.1.1.4.1.5.3.4
Object
scalar mandatory
r/w
Enumeration
Defines the type of hashing that will be used for source address management. In a DEC-NET environment or a combination fo DEC-NET and non DEC-NET users where source address hash access is a concern a value of decHash(2) may yield better results. For non DEC-NET users a value of noDecHash(1) is preferred.
Context
- MIB
- REPEATER-REV4-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.1.4.1.5.3.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- rptrSrcAddrMgmt
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 'REPEATER-REV4-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'REPEATER-REV4-MIB::rptrSrcAddrMgmtHashType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'REPEATER-REV4-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'REPEATER-REV4-MIB::rptrSrcAddrMgmtHashType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noDecHash |
2 | decHash |