agentSwitchPrivateGroupName
EdgeSwitch-SWITCHING-MIB ·
.1.3.6.1.4.1.4413.1.1.1.2.8.32.1.1.2
Object
column r/w
OctetString
The name of the Private group
Context
- MIB
- EdgeSwitch-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4413.1.1.1.2.8.32.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentSwitchPrivateGroupEntry
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 'EdgeSwitch-SWITCHING-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-SWITCHING-MIB::agentSwitchPrivateGroupName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EdgeSwitch-SWITCHING-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-SWITCHING-MIB::agentSwitchPrivateGroupName.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-SWITCHING-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-SWITCHING-MIB::agentSwitchPrivateGroupName'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.