f3ShgMemberPort
F3-SHG-MIB ·
.1.3.6.1.4.1.2544.1.12.27.1.2.1.1
Object
column SNMPv2-TCVariablePointer
Pointer to a Port instance which is a member of a SHG instance. The pointer must be set to cmEthernetAccPortIndex instance if the SHG Port is an Access Port or to cmEthernetNetPortIndex if the SHG Port is a Network Port.
Context
- MIB
- F3-SHG-MIB
- OID
.1.3.6.1.4.1.2544.1.12.27.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- f3ShgMemberPortEntry
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-SHG-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-SHG-MIB::f3ShgMemberPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-SHG-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-SHG-MIB::f3ShgMemberPort.<neIndex>.<f3ShgIndex>.<f3ShgMemberPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-SHG-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-SHG-MIB::f3ShgMemberPort'
Syntax
- Source
- SNMPv2-TCVariablePointer
- Base type
ObjectIdentifier
Type Description
A pointer to a specific object instance. For example, sysContact.0 or ifInOctets.3.
Values & Constraints
No enumerated values or constraints recorded.