vgRptrPortSupportedPromiscMode
DOT12-RPTR-MIB ·
.1.3.6.1.2.1.53.1.1.3.1.1.5
Object
column Enumeration
This object describes whether the port hardware is capable of supporting promiscuous mode, single address mode (i.e., repeater filters unicasts not addressed to the end station attached to this port), or both. A port for which vgRptrPortType is equal to 'cascadeInternal' or 'cascadeExternal' will always have a value of 'promiscModeOnly' for this object.
Context
- MIB
- DOT12-RPTR-MIB
- OID
.1.3.6.1.2.1.53.1.1.3.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vgRptrBasicPortEntry
- 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 'DOT12-RPTR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT12-RPTR-MIB::vgRptrPortSupportedPromiscMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOT12-RPTR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT12-RPTR-MIB::vgRptrPortSupportedPromiscMode.<vgRptrGroupIndex>.<vgRptrPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOT12-RPTR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOT12-RPTR-MIB::vgRptrPortSupportedPromiscMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | singleModeOnly |
2 | singleOrPromiscMode |
3 | promiscModeOnly |
Conformance
Member of