atswitchStaticMACPortNumbers
ATSWTCH2-MIB ·
.1.3.6.1.4.1.207.8.10.10.1.1.2
Object
This object identifies the Ports for which the above MAC address is associated Statically in Static MAC Table. This Object could take the port numbers as the Static Address added can be Multicast addresses. This Object is a DisplayString So, the input for example would be 1,5,6,8,9
Context
- MIB
- ATSWTCH2-MIB
- OID
.1.3.6.1.4.1.207.8.10.10.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- atswitchStaticMACEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ATSWTCH2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATSWTCH2-MIB::atswitchStaticMACPortNumbers'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATSWTCH2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATSWTCH2-MIB::atswitchStaticMACPortNumbers.<atswitchStaticMACAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATSWTCH2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATSWTCH2-MIB::atswitchStaticMACPortNumbers'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.