agentSecureAddressFlag
MS-SWITCH30-MIB ·
.1.3.6.1.4.1.3181.10.3.2.10
Object
scalar Enumeration
This Entry documents the Flag which is set from the system if invalid values for MAC-address, IP-address or subnet mask have been found in the stored configuration. In this case hard coded secure values are used instead of those found. This flag is cleared if valid valued are found when the system comes up.
Context
- MIB
- MS-SWITCH30-MIB
- OID
.1.3.6.1.4.1.3181.10.3.2.10- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agent
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 'MS-SWITCH30-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MS-SWITCH30-MIB::agentSecureAddressFlag.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MS-SWITCH30-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MS-SWITCH30-MIB::agentSecureAddressFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | useSecure |
2 | useNormal |
255 | unsupported |