f3Pwe3SatopDiscoveryType
F3-PWE3-MIB ·
.1.3.6.1.4.1.2544.1.12.19.1.6.1.7
Object
This object allows ability to statically/dynamically determine the MAC address of the remote IP Address associated with the SAToP. In the case of static discovery type, f3Pwe3SatopRemoteMacAddress must be explicitly specified. In the case of dynamic discovery, the system will use ARP mechanism to obtain the remote Layer 2 MAC address.
Context
- MIB
- F3-PWE3-MIB
- OID
.1.3.6.1.4.1.2544.1.12.19.1.6.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- f3Pwe3SatopEntry
- Groups
- 1
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 'F3-PWE3-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-PWE3-MIB::f3Pwe3SatopDiscoveryType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-PWE3-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-PWE3-MIB::f3Pwe3SatopDiscoveryType.<neIndex>.<shelfIndex>.<slotIndex>.<f3Pwe3SatopIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-PWE3-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-PWE3-MIB::f3Pwe3SatopDiscoveryType'
Syntax
- Source
- PWE3SatopDiscoveryType
- Base type
Enumeration
Values & Constraints
Type Values
1 | dynamic |
2 | static |
Conformance
Member of