Hi,
while working on my UBUNTU linux system with net-snmp V5.7 I missed most
of the IPv6 configuration at the MIBII if, ip, and route-tables.
So I tested the the net-snmp V5.6 with the same configuration and it
works fine!
I noted too that there are problems to load the installed mibs with V5.7?
make test finished with errors.
Any idee what goes wrong?
With regards,
Claus
I attache the diff of the test started with the same testscript.
That is my used configuration:
./configure --cache-file="config.cache" \
--with-defaults \
--disable-snmpv1 \
--without-rpm \
--with-out-mib-modules="host ucd-snmp/diskio" \
--with-perl-modules \
--with-python-modules \
--with-out-mib-modules="disman/event disman/schedule" \
--disable-deprecated \
--enable-ipv6 --with-transports="TCPIPv6 UDPIPv6 SSH" \
--with-mib-modules="agentx notification notification-log-mib target
ucd-snmp/proxy" \
--enable-developer \
--with-libs="-lpthread"
# Compile in the given SNMP transport
# Generate IPv6 ready version.
--- net-snmp-5.6/MIBII-Tables-net-snmp-5.6-Linux.log 2011-07-21
19:35:35.232445001 +0200
+++ net-snmp-5.7/MIBII-Tables-net-snmp-5.7-Linux.log 2011-07-21
19:16:50.496445000 +0200
@@ -30,14 +30,14 @@
SNMP table: IF-MIB::ifTable
index Index Descr Type Mtu Speed PhysAddress
AdminStatus OperStatus LastChange InOctets
- 1 1 lo softwareLoopback 16436 10000000
up up 0:0:00:00.00 142571
+ 1 1 lo softwareLoopback 16436 10000000
up up 0:0:00:00.00 78210
2 2 eth0 ethernetCsmacd 1500 0 0:23:32:b8:bd:9a
up down 0:0:00:00.00 0
3 3 eth1 ethernetCsmacd 1500 0 0:23:6c:8c:45:b1
up down 0:0:00:00.00 0
SNMP table IF-MIB::ifTable, part 2
index InUcastPkts InNUcastPkts InDiscards InErrors InUnknownProtos OutOctets
OutUcastPkts OutNUcastPkts OutDiscards
- 1 0 0 0 0 0 142571
1387 0 0
+ 1 0 0 0 0 0 78210
879 0 0
2 0 0 0 0 0 0
0 0 0
3 0 0 0 0 0 0
0 0 0
@@ -55,14 +55,14 @@
SNMP table: IF-MIB::ifXTable
index Name InMulticastPkts InBroadcastPkts OutMulticastPkts OutBroadcastPkts
HCInOctets HCInUcastPkts HCInMulticastPkts
- 1 lo 0 0 0 0
142571 0 0
+ 1 lo 0 0 0 0
78210 0 0
2 eth0 0 0 0 0
0 0 0
3 eth1 0 0 0 0
0 0 0
SNMP table IF-MIB::ifXTable, part 2
index HCInBroadcastPkts HCOutOctets HCOutUcastPkts HCOutMulticastPkts
HCOutBroadcastPkts LinkUpDownTrapEnable HighSpeed
- 1 0 142571 1387 0
0 ? 10
+ 1 0 78210 879 0
0 ? 10
2 0 0 0 0
0 ? 0
3 0 0 0 0
0 ? 0
@@ -74,82 +74,7 @@
3 false true 0:0:00:00.00
./apps/snmptable -Cibw 123 -m ALL -v3 -u claus -l noAuthNoPriv
'tcp6:[::1]:161' inetCidrRouteTable
-SNMP table: IP-FORWARD-MIB::inetCidrRouteTable
-
-
index IfIndex
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
1
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
1
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
3
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 2
-
-
index Type
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
local
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
local
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
local
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 3
-
-
index Proto
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
local
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
local
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
local
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 4
-
-
index Age
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
0
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
0
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
0
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 5
-
-
index NextHopAS
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
0
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
0
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
0
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 6
-
-
index Metric1
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
0
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
0
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
256
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 7
-
-
index Metric2
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 8
-
-
index Metric3
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 9
-
-
index Metric4
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 10
-
-
index Metric5
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 11
-
-
index Status
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
active
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
active
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
active
+IP-FORWARD-MIB::inetCidrRouteTable: No entries
./apps/snmptable -Cibw 123 -m ALL -v3 -u claus -l noAuthNoPriv
'tcp6:[::1]:161' ipAddrTable
SNMP table: IP-MIB::ipAddrTable
@@ -158,29 +83,21 @@
127.0.0.1 127.0.0.1 1 255.0.0.0 0 ?
./apps/snmptable -Cibw 123 -m ALL -v3 -u claus -l noAuthNoPriv
'tcp6:[::1]:161' ipAddressPrefixTable
-IP-MIB::ipAddressPrefixTable: No entries
+SNMP table: IP-MIB::ipAddressPrefixTable
+
+ index Origin OnLinkFlag AutonomousFlag AdvPreferredLifetime
AdvValidLifetime
+1.ipv4."127.0.0.0".8 manual true false 4294967295 seconds
4294967295 seconds
./apps/snmptable -Cibw 123 -m ALL -v3 -u claus -l noAuthNoPriv
'tcp6:[::1]:161' ipAddressTable
SNMP table: IP-MIB::ipAddressTable
- index IfIndex Type
- ipv4."127.0.0.1" 1 unicast
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01" 1 unicast
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1" 3 unicast
+ index IfIndex Type
Prefix Origin Status Created
+ipv4."127.0.0.1" 1 unicast
IP-MIB::ipAddressPrefixOrigin.1.ipv4."127.0.0.0".8 manual preferred 0:0:00:00.00
SNMP table IP-MIB::ipAddressTable, part 2
- index
Prefix
- ipv4."127.0.0.1"
IP-MIB::ipAddressPrefixOrigin.1.ipv4."127.0.0.0".8
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01"
IP-MIB::ipAddressPrefixOrigin.1.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1"
IP-MIB::ipAddressPrefixOrigin.3.ipv6."fe:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00".64
-
-SNMP table IP-MIB::ipAddressTable, part 3
-
- index Origin Status
Created LastChanged RowStatus StorageType
- ipv4."127.0.0.1" manual preferred
0:0:00:00.00 0:0:00:00.00 active volatile
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01" manual preferred
0:0:00:00.00 0:0:00:00.00 active volatile
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1" linklayer preferred
0:0:00:00.00 0:0:00:00.00 active permanent
+ index LastChanged RowStatus StorageType
+ipv4."127.0.0.1" 0:0:00:00.00 active volatile
./apps/snmptable -Cibw 123 -m ALL -v3 -u claus -l noAuthNoPriv
'tcp6:[::1]:161' ipCidrRouteTable
IP-FORWARD-MIB::ipCidrRouteTable: No entries
@@ -192,47 +109,7 @@
IP-FORWARD-MIB::ipForwardTable: No entries
./apps/snmptable -Cibw 123 -m ALL -v3 -u claus -l noAuthNoPriv
'tcp6:[::1]:161' ipIfStatsTable
-SNMP table: IP-MIB::ipIfStatsTable
-
- index InReceives HCInReceives InOctets HCInOctets InHdrErrors InNoRoutes
InAddrErrors InUnknownProtos InTruncatedPkts
-ipv6.1 549 549 91679 91679 0 0
0 0 0
-ipv6.2 0 0 0 0 0 0
0 0 0
-ipv6.3 5 5 1157 1157 0 0
0 0 0
-
-SNMP table IP-MIB::ipIfStatsTable, part 2
-
- index InForwDatagrams HCInForwDatagrams ReasmReqds ReasmOKs ReasmFails
InDiscards InDelivers HCInDelivers OutRequests
-ipv6.1 0 0 0 0 0
0 549 549 549
-ipv6.2 0 0 0 0 0
0 0 0 0
-ipv6.3 0 0 0 0 0
0 5 5 12
-
-SNMP table IP-MIB::ipIfStatsTable, part 3
-
- index HCOutRequests OutForwDatagrams HCOutForwDatagrams OutDiscards
OutFragReqds OutFragOKs OutFragFails OutFragCreates
-ipv6.1 549 0 0 0
0 0 0 0
-ipv6.2 0 0 0 0
0 0 0 0
-ipv6.3 12 0 0 0
0 0 0 0
-
-SNMP table IP-MIB::ipIfStatsTable, part 4
-
- index OutTransmits HCOutTransmits OutOctets HCOutOctets InMcastPkts
HCInMcastPkts InMcastOctets HCInMcastOctets
-ipv6.1 549 549 91679 91679 0
0 0 0
-ipv6.2 0 0 0 0 0
0 0 0
-ipv6.3 12 12 1637 1637 5
5 1157 1157
-
-SNMP table IP-MIB::ipIfStatsTable, part 5
-
- index OutMcastPkts HCOutMcastPkts OutMcastOctets HCOutMcastOctets InBcastPkts
HCInBcastPkts OutBcastPkts HCOutBcastPkts
-ipv6.1 0 0 0 0 ?
? ? ?
-ipv6.2 0 0 0 0 ?
? ? ?
-ipv6.3 15 15 1885 1885 ?
? ? ?
-
-SNMP table IP-MIB::ipIfStatsTable, part 6
-
- index DiscontinuityTime RefreshRate
-ipv6.1 0:0:00:00.00 60000 milli-seconds
-ipv6.2 0:0:00:00.00 60000 milli-seconds
-ipv6.3 0:0:00:00.00 60000 milli-seconds
+IP-MIB::ipIfStatsTable: No entries
./apps/snmptable -Cibw 123 -m ALL -v3 -u claus -l noAuthNoPriv
'tcp6:[::1]:161' ipNetToMediaTable
IP-MIB::ipNetToMediaTable: No entries
@@ -248,37 +125,31 @@
index InReceives HCInReceives InOctets HCInOctets InHdrErrors InNoRoutes
InAddrErrors InUnknownProtos InTruncatedPkts
ipv4 838 838 ? ? 0 0
0 0 0
- ipv6 554 554 92836 92836 0 0
0 0 0
SNMP table IP-MIB::ipSystemStatsTable, part 2
index InForwDatagrams HCInForwDatagrams ReasmReqds ReasmOKs ReasmFails
InDiscards InDelivers HCInDelivers OutRequests
ipv4 0 0 0 0 0
0 838 838 838
- ipv6 0 0 0 0 0
0 554 554 561
SNMP table IP-MIB::ipSystemStatsTable, part 3
index HCOutRequests OutNoRoutes OutForwDatagrams HCOutForwDatagrams
OutDiscards OutFragReqds OutFragOKs OutFragFails
- ipv4 838 6 0 0
0 0 0 0
- ipv6 561 0 0 0
0 0 0 0
+ ipv4 838 1 0 0
0 0 0 0
SNMP table IP-MIB::ipSystemStatsTable, part 4
index OutFragCreates OutTransmits HCOutTransmits OutOctets HCOutOctets
InMcastPkts HCInMcastPkts InMcastOctets
- ipv4 0 832 832 ? ?
0 0 ?
- ipv6 0 561 561 93316 93316
5 5 1157
+ ipv4 0 837 837 ? ?
0 0 ?
SNMP table IP-MIB::ipSystemStatsTable, part 5
index HCInMcastOctets OutMcastPkts HCOutMcastPkts OutMcastOctets
HCOutMcastOctets InBcastPkts HCInBcastPkts OutBcastPkts
ipv4 ? 0 0 ?
? 0 0 0
- ipv6 1157 15 15 1885
1885 ? ? ?
SNMP table IP-MIB::ipSystemStatsTable, part 6
index HCOutBcastPkts DiscontinuityTime RefreshRate
ipv4 0 0:0:00:00.00 60000 milli-seconds
- ipv6 ? 0:0:00:00.00 60000 milli-seconds
./apps/snmptable -Cibw 123 -m ALL -v3 -u claus -l noAuthNoPriv
'tcp6:[::1]:161' ipv4InterfaceTable
IP-MIB::ipv4InterfaceTable: No entries
@@ -290,103 +161,51 @@
IP-MIB::ipv6RouterAdvertTable: No entries
./apps/snmptable -Cibw 123 -m ALL -v3 -u claus -l noAuthNoPriv
'tcp6:[::1]:161' ipv6ScopeZoneIndexTable
-SNMP table: IP-MIB::ipv6ScopeZoneIndexTable
-
- index LinkLocal 3 AdminLocal SiteLocal 6 7 OrganizationLocal 9 A B C D
- 3 3 0 0 0 0 0 0 0 0 0 0 0
+IP-MIB::ipv6ScopeZoneIndexTable: No entries
./apps/snmptable -Cibw 123 -m ALL -v3 -u claus -l noAuthNoPriv
'tcp6:[::1]:161' sysORTable
SNMP table: SNMPv2-MIB::sysORTable
- index ID
Descr UpTime
- 1 SNMP-MPD-MIB::snmpMPDMIBObjects.3.1.1 The MIB for
Message Processing and Dispatching. 0:0:00:00.00
- 2 SNMP-USER-BASED-SM-MIB::usmMIBCompliance The MIB for
Message Processing and Dispatching. 0:0:00:00.00
- 3 SNMP-FRAMEWORK-MIB::snmpFrameworkMIBCompliance The
SNMP Management Architecture MIB. 0:0:00:00.00
- 4 SNMPv2-MIB::snmpMIB The
MIB module for SNMPv2 entities 0:0:00:00.00
- 5 TCP-MIB::tcpMIB The MIB module
for managing TCP implementations 0:0:00:00.00
- 6 IP-MIB::ip The MIB module for
managing IP and ICMP implementations 0:0:00:00.00
- 7 UDP-MIB::udpMIB The MIB module
for managing UDP implementations 0:0:00:00.01
- 8 SNMP-VIEW-BASED-ACM-MIB::vacmBasicGroup View-based
Access Control Model for SNMP. 0:0:00:00.01
+ index ID
Descr
+ 1 SNMP-NOTIFICATION-MIB::snmpNotifyFullCompliance The MIB modules for
managing SNMP Notification, plus filtering.
+ 2 NOTIFICATION-LOG-MIB::notificationLogMIB The
MIB module for logging SNMP Notifications.
+ 3 SNMP-MPD-MIB::snmpMPDMIBObjects.3.1.1 The MIB
for Message Processing and Dispatching.
+ 4 SNMP-USER-BASED-SM-MIB::usmMIBCompliance The MIB
for Message Processing and Dispatching.
+ 5 SNMP-FRAMEWORK-MIB::snmpFrameworkMIBCompliance
The SNMP Management Architecture MIB.
+ 6 SNMPv2-MIB::snmpMIB
The MIB module for SNMPv2 entities
+ 7 TCP-MIB::tcpMIB The MIB
module for managing TCP implementations
+ 8 IP-MIB::ip The MIB module
for managing IP and ICMP implementations
+ 9 UDP-MIB::udpMIB The MIB
module for managing UDP implementations
+ 10 SNMP-VIEW-BASED-ACM-MIB::vacmBasicGroup
View-based Access Control Model for SNMP.
+
+SNMP table SNMPv2-MIB::sysORTable, part 2
+
+ index UpTime
+ 1 0:0:00:00.00
+ 2 0:0:00:00.00
+ 3 0:0:00:00.00
+ 4 0:0:00:00.00
+ 5 0:0:00:00.00
+ 6 0:0:00:00.00
+ 7 0:0:00:00.01
+ 8 0:0:00:00.01
+ 9 0:0:00:00.01
+ 10 0:0:00:00.01
./apps/snmptable -Cibw 123 -m ALL -v3 -u claus -l noAuthNoPriv
'tcp6:[::1]:161' tcpConnTable
-TCP-MIB::tcpConnTable: No entries
+SNMP table: TCP-MIB::tcpConnTable
-./apps/snmptable -Cibw 123 -m ALL -v3 -u claus -l noAuthNoPriv
'tcp6:[::1]:161' tcpConnectionTable
-SNMP table: TCP-MIB::tcpConnectionTable
+ index State LocalAddress LocalPort RemAddress RemPort
+127.0.0.1.631.0.0.0.0.0 listen 127.0.0.1 631 0.0.0.0 0
-
index State
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39487
established
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39460.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39461.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39462.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39463.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39464.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39465.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39466.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39467.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39468.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39469.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39470.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39471.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39472.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39473.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39474.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39475.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39476.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39477.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39478.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39479.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39480.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39481.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39482.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39483.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39484.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39485.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39486.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
timeWait
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39487.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
established
-
-SNMP table TCP-MIB::tcpConnectionTable, part 2
-
-
index Process
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39487
30111
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39460.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39461.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39462.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39463.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39464.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39465.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39466.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39467.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39468.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39469.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39470.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39471.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39472.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39473.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39474.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39475.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39476.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39477.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39478.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39479.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39480.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39481.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39482.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39483.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39484.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39485.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39486.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
0
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".39487.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161
30517
+./apps/snmptable -Cibw 123 -m ALL -v3 -u claus -l noAuthNoPriv
'tcp6:[::1]:161' tcpConnectionTable
+TCP-MIB::tcpConnectionTable: No entries
./apps/snmptable -Cibw 123 -m ALL -v3 -u claus -l noAuthNoPriv
'tcp6:[::1]:161' tcpListenerTable
SNMP table: TCP-MIB::tcpListenerTable
index tcpListenerProcess
ipv4."127.0.0.1".631 1165
- ipv4."127.0.0.1".705 30111
- ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".161 30111
- ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".631 1165
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".8118 1059
./apps/snmptable -Cibw 123 -m ALL -v3 -u claus -l noAuthNoPriv
'tcp6:[::1]:161' udpTable
SNMP table: UDP-MIB::udpTable
@@ -399,80 +218,5 @@
RFC1213-MIB::ipRouteTable: No entries
./apps/snmptable -Cibw 123 -m ALL -v3 -u claus -l noAuthNoPriv
'tcp6:[::1]:161' IP-FORWARD-MIB::inetCidrRouteTable
-SNMP table: IP-FORWARD-MIB::inetCidrRouteTable
-
-
index IfIndex
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
1
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
1
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
3
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 2
-
-
index Type
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
local
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
local
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
local
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 3
-
-
index Proto
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
local
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
local
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
local
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 4
-
-
index Age
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
0
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
0
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
0
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 5
-
-
index NextHopAS
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
0
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
0
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
0
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 6
-
-
index Metric1
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
0
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
0
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
256
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 7
-
-
index Metric2
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 8
-
-
index Metric3
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 9
-
-
index Metric4
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 10
-
-
index Metric5
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
-1
-
-SNMP table IP-FORWARD-MIB::inetCidrRouteTable, part 11
-
-
index Status
-ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128.1.2.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
active
-ipv6."fe:80:00:00:00:00:00:00:02:23:6c:ff:fe:8c:45:b1".128.1.3.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
active
-
ipv6."ff:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00".8.1.4.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
active
+IP-FORWARD-MIB::inetCidrRouteTable: No entries
#!/bin/sh
set -x
SRCDIR=.
DIRNAME=${PWD##*/}
UNAME=$(uname)
if [ -x ${SRCDIR}/configure ]; then
export MIBDIRS=${SRCDIR}/mibs
${SRCDIR}/configure --help > configure--help-${DIRNAME}-${UNAME}.log
${SRCDIR}/configure --cache-file="config.cache" \
--with-defaults \
--disable-snmpv1 \
--without-rpm \
--with-out-mib-modules="host ucd-snmp/diskio" \
--with-perl-modules \
--with-python-modules \
--with-out-mib-modules="disman/event disman/schedule" \
--disable-deprecated \
--enable-ipv6 --with-transports="TCPIPv6 UDPIPv6 SSH" \
--with-mib-modules="agentx notification notification-log-mib target
ucd-snmp/proxy" \
--enable-developer \
--with-libs="-lpthread"
# Compile in the given SNMP transport
# Generate IPv6 ready version.
# --enable-developer Turns on super-duper-extra-compile-warnings
###XXX Build a minimal agent. --enable-mini-agent
###
:SNMP-TARGET-MIB:SNMPv2-MIB:RFC1213-MIB:SNMP-NOTIFICATION-MIB:SNMPv2-TM:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB
###TBD --enable-mfd-rewrites \
###TBD --enable-new-features # Compile in new MIB modules and other
experimental
fi
cp -p configure-summary configure-summary-${DIRNAME}-${UNAME}.log
make
## ctags -R .
## srcdir=. doxygen doxygen.conf
./net-snmp-config --version --mibs
#################
# make test
# exit
#################
# --enable-mini-agent
### and --without-mib-modules="agentx notification notification-log-mib target"
\
###
:SNMPv2-MIB:RFC1213-MIB:SNMP-VIEW-BASED-ACM-MIB:SNMP-COMMUNITY-MIB:SNMP-MPD-MIB:SNMP-USER-BASED-SM-MIB:SNMP-FRAMEWORK-MIB
# --with-defaults Use defaults for prompted values.
# --with-out-mib-modules="list" Compile without these mib modules.
# createUser [-e ENGINEID] username (MD5|SHA) authpassphrase [DES|AES]
[privpassphrase]
#
sudo ./agent/snmpd -Lf ./snmpd.log -C -Dconfig,read_config \
'--view all included .1 80' \
'--rwuser claus noAuthNoPriv -V all "*"' \
'--createUser=claus SHA "---none---" AES "---none---"' \
-c ./snmpd.conf \
'tcp6:[::1]:161'
./apps/snmpstatus -m ALL -r0 -v3 -u claus -l noAuthNoPriv 'tcp6:[::1]:161'
# [TCP/IPv6: [::1]:161]=>[Darwin claus-kleins-macbook-pro.local 9.8.0 Darwin
Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009;
root:xnu-1228.15.4~1/RELEASE_I386 i386] Up: 0:02:42.29
# Interfaces: 7, Recv/Trans packets: 36495/34026 | IP: 32241/29285
# 4 interfaces are down!
# claus-kleins-macbook-pro:tmp clausklein$
MIBTABLES=" atTable egpNeighTable icmpMsgStatsTable icmpStatsTable
ifRcvAddressTable ifStackTable
ifTable ifTestTable ifXTable inetCidrRouteTable ipAddrTable
ipAddressPrefixTable ipAddressTable
ipCidrRouteTable ipDefaultRouterTable ipForwardTable ipIfStatsTable
ipNetToMediaTable
ipNetToPhysicalTable ipRouteTable ipSystemStatsTable ipv4InterfaceTable
ipv6InterfaceTable
ipv6RouterAdvertTable ipv6ScopeZoneIndexTable sysORTable tcpConnTable
tcpConnectionTable
tcpListenerTable udpTable
"
for m in $MIBTABLES RFC1213-MIB::ipRouteTable
IP-FORWARD-MIB::inetCidrRouteTable; do \
echo "./apps/snmptable -Cibw 123 -m ALL -v3 -u claus -l noAuthNoPriv
'tcp6:[::1]:161' $m"; \
./apps/snmptable -Cibw 123 -m ALL -v3 -u claus -l noAuthNoPriv
'tcp6:[::1]:161' $m; echo; \
done > MIBII-Tables-${DIRNAME}-${UNAME}.log
./net-snmp-config --version --mibs >>
net-snmp-config-mibs-${DIRNAME}-${UNAME}.log
------------------------------------------------------------------------------
5 Ways to Improve & Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders