agentStorageMediaCardMac
MS-SWITCH30-MIB ·
.1.3.6.1.4.1.3181.10.3.2.13
Object
scalar r/w
Enumeration
Set this entry to '1' before setting the entry 'agentConfigReset' to '1' leads to take the MAC address from the SMC. Be very careful with this service option to avoid duplicated MAC addresses.!
Context
- MIB
- MS-SWITCH30-MIB
- OID
.1.3.6.1.4.1.3181.10.3.2.13- Type
- scalar
- Access
- readwrite
- 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::agentStorageMediaCardMac.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::agentStorageMediaCardMac'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | useMacFromSMC |
2 | useOriginalMac |
255 | unsupported |