madgeSecureAllowedEnabled
MADGEBOX-MIB ·
.1.3.6.1.4.1.494.10.2.4
Object
scalar mandatory
r/w
Enumeration
Enable / disable the allowed users feature. enabled - only management stations with an address in the AllowedTable will be allowed to get / set MIB variables in this device disabled - any management station is allowed to get / set MIB variables in this device
Context
- MIB
- MADGEBOX-MIB
- OID
.1.3.6.1.4.1.494.10.2.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- madgeSecure
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 'MADGEBOX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MADGEBOX-MIB::madgeSecureAllowedEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MADGEBOX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MADGEBOX-MIB::madgeSecureAllowedEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |