apcDiscoveryProtocolNumber
PowerNet-Discovery-MIB ·
.1.3.6.1.4.1.318.1.4.2.6.1.2
Object
column SNMPv2-SMIInteger32
Protocol Number. 1-SNMP 2-Telnet 3-HTTP 4-DCAL 5-SDCAL (Secure DCAL) 6-SSL 7-SSH 8-SCP 9-NTP 10-SMTP 11-FTP Server 12-TFTP Client 13-BOOTP 14-DHCP 15-RADIUS 16-ModBus
Context
- MIB
- PowerNet-Discovery-MIB
- OID
.1.3.6.1.4.1.318.1.4.2.6.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- apcDiscoveryDeviceProtocolEntry
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 'PowerNet-Discovery-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-Discovery-MIB::apcDiscoveryProtocolNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PowerNet-Discovery-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-Discovery-MIB::apcDiscoveryProtocolNumber.<apcDiscoveryDeviceProtocolTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PowerNet-Discovery-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PowerNet-Discovery-MIB::apcDiscoveryProtocolNumber'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647